compile luagl lrx problems

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
be2003
Posts: 144
Joined: Thu Apr 20, 2006 2:46 pm

compile luagl lrx problems

Post by be2003 »

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
- be2003
blog
Post Reply