• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

[Compiling Help]

EnforcedRPG

Nubwarz.no-ip.org
Joined
Nov 29, 2012
Messages
39
Reaction score
2
Hey guys, when I try to compile with Luke DevCpp and I get to luascript.cpp when compiling I get this error:
../luascript.cpp: In member function 'bool LuaInterface::loadDirectory(const std::string&, Npc*, bool)':
../luascript.cpp:741: error: 'class boost::filesystem3::directory_entry' has no member named 'leaf'

../luascript.cpp:744: error: no match for 'operator+' in 'boost::filesystem3::path::filename() const() + "/"'

mingw32-make: *** [obj//luascript.o] Error 1

Execution terminated

I've tried getting a new dev-cpp and updating the boost but I can't figure out what's wrong :(

Thank you! ;)
 
Back
Top