Can't compile 0.20

Discuss using and improving Lua and the Lua Player specific to the PSP.

Moderators: Shine, Insert_witty_name

Post Reply
jsharrad
Posts: 100
Joined: Thu Oct 20, 2005 3:06 am

Can't compile 0.20

Post by jsharrad »

I get this error while trying to compile both svn source and the source on luaplayer.org
src/luaplayer.cpp: In function 'const char* runScript(const char*, bool)':
src/luaplayer.cpp:20: error: 'luaL_openlibs' was not declared in this scope
make: *** [src/luaplayer.o] Error 1
Other versions compile fine though.
Shine
Posts: 728
Joined: Fri Dec 03, 2004 12:10 pm
Location: Germany

Re: Can't compile 0.20

Post by Shine »

Try to update the Lua library.
jsharrad
Posts: 100
Joined: Thu Oct 20, 2005 3:06 am

Post by jsharrad »

Thanks that did it, I thought I did that but I guess I missed a lib :)
Post Reply