1
Utilities and 3rd Party Applications / Re: DFHack 0.34.11 r5
« on: August 12, 2014, 08:33:59 am »It seems that there is a md5sum mismatch and the symbols.xml file doesn't contain any entry for .40.08. I then tried downloading the develop branch but then build fails at 44% about a missing header file:It seems quitesutst's dev branch builds fine but there is a version mismatch.Quote/home/user/Games/DF/dfhack/library/LuaApi.cpp:69:25: fatal error: df/identity.h: No such file or directory
#include "df/identity.h"
^
compilation terminated.
make[2]: *** [library/CMakeFiles/dfhack.dir/LuaApi.cpp.o] Error 1
make[1]: *** [library/CMakeFiles/dfhack.dir/all] Error 2
make: *** [all] Error 2
However, I built https://github.com/DFHack/dfhack/tree/develop (after pulling and updating submodules) and it built fine and worked fine except autolabor.plug.dll which failed to initialize.

