Hello,
Somebody tried to compile kdelibs against LUA 5.1? On my system fail with this error:
kdelibs/kate/part/kateluaindentscript.cpp:249: error: 'luaL_newstate' was not declared in this scope [...] kdelibs/kate/part/kateluaindentscript.cpp:290: error: 'lua_version' was not declared in this scope
Unfortunately, LUA 5.0 was removed from gentoo portage, so I cannot test with this version.
Thanks
Somebody tried to compile kdelibs against LUA 5.1? On my system fail with this error:
kdelibs/kate/part/kateluaindentscript.cpp:249: error: 'luaL_newstate' was not declared in this scope [...] kdelibs/kate/part/kateluaindentscript.cpp:290: error: 'lua_version' was not declared in this scope
Unfortunately, LUA 5.0 was removed from gentoo portage, so I cannot test with this version.
I cannot confirm. I just built kdelibs with lua 5.1.4.
svn 1177573
Are there some specific tests I can run to validate kdelibs/lua actually functions correctly?
On Tuesday 21 September 2010 01:58:39 Darrell Anderson wrote:
Somebody tried to compile kdelibs against LUA 5.1? On my system fail with this error:
kdelibs/kate/part/kateluaindentscript.cpp:249: error: 'luaL_newstate' was not declared in this scope
[...]
I cannot confirm. I just built kdelibs with lua 5.1.4.
Thanks, so I must to dig a little deeper.
svn 1177573
Are there some specific tests I can run to validate kdelibs/lua actually functions correctly?
Nope, sorry, I'm in compiling stage yet :)