ok, so i'm trying to port over the luagl wrapper for the pc that uses the opengl libary, and it is going to use the pspgl library instead, but i am having compile problems.
When i compile it says: "multiple definitions of: " then some lua command(lua_open)
but the error is said for every lua command, and i looked to see if i even included lua twice but i dont think i did, my source consists of:
main.cpp
Makefile
exports.exp
so if anyone wants to help me out the zip of those files is here:
http://angelfire.com/blog/dev-be2003/luagl.zip
*right click on the link and choose "save link as"
*or angelfire gives you a stupid page about bandwidth and stuff
thanks