
http://codepad.org/8ahIL5MN
http://codepad.org/SCVIGZ7M (strangely, this didn't get captured by &> out.txt)
qubodup {l Wrote}:Broken savegames 1. Appear as if there is no save game but 2. interact as if there is a savegame but 3. interact not like a working savegame should (they restart the menu, rather than loading a game.
MCMic {l Wrote}:Hello, trying to make an archlinux package here.
I uploaded a non working version on aur : https://aur.archlinux.org/packages/valyria-tear/
I get these lua errors, is that fixable? (from what I understood the solution would either be to depend to lua51 and link to it somehow or to depend to luabind aur package - is it even working? - and link to it with the cmake option valyria provide).
cmake -DUSE_SYSTEM_LUABIND=on .
cmake -DLUA_LIBRARIES=/usr/lib/liblua5.1.so -DLUA_INCLUDE_DIR=/usr/include/lua5.1/ .
cmake -DLUA_LIBRARIES=/usr/lib/liblua5.1.so -DLUA_INCLUDE_DIR=/usr/include/lua5.1/ -DUSE_SYSTEM_LUABIND=on -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr .
Users browsing this forum: No registered users and 1 guest