Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

LuaJava

Name: Anonymous 2011-05-26 22:27

Hello /anus/, recently i've been having to work with java for certain projects of mine but i've been allowed to use a scripting language along with it and i prefer lua, I've run into a problem:


1>------ Build started: Project: LuaJava1, Configuration: Debug Win32 ------
1>     Creating library D:\Prog\LuaJava1\Debug\LuaJava1.lib and object D:\Prog\LuaJava1\Debug\LuaJava1.exp
1>luajava.obj : error LNK2019: unresolved external symbol _lua_settop referenced in function _Java_org_keplerproject_luajava_LuaState_luajava_1open@16
1>luajava.obj : error LNK2019: unresolved external symbol _lua_pushcclosure referenced in function _Java_org_keplerproject_luajava_LuaState_luajava_1open@16
1>luajava.obj : error LNK2019: unresolved external symbol _lua_getfield referenced in function _Java_org_keplerproject_luajava_LuaState_luajava_1open@16
1>luajava.obj : error LNK2019: unresolved external symbol _lua_setfield referenced in function
...
1>D:\Prog\LuaJava1\Debug\LuaJava1.dll : fatal error LNK1120: 88 unresolved externals
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========



Any ideas on how to fix this? It's LuaJava 1.1 and it seems to have stopped being supported but it's also the single lua in java library that has close C like syntax which is why i wish to get it to work. Actually i think most of the Lua in Java projects i've found have stopped being supported or have little to no documentation.

Name: Anonymous 2011-05-27 5:48

Lava

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List