swig
Posted: Wed Feb 25, 2009 6:43 pm
I've modified mod_opengl. The .h and .cpp files compiled just fine, and I'm trying to re-create the lua wrapper for it. I used the following command:
swig -lua -c++ mod_opengl.i
... but then I get errors when I try to compile the output. I've never used swig before so I'm assuming I've done something wrong. Does anyone know how to use this properly?
thx
swig -lua -c++ mod_opengl.i
... but then I get errors when I try to compile the output. I've never used swig before so I'm assuming I've done something wrong. Does anyone know how to use this properly?
thx
