• 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 with one error in compilation !

Status
Not open for further replies.

Felipe Monteiro

Webmaster
Joined
Feb 27, 2009
Messages
460
Reaction score
59
Location
Brasil
Well.
I'm using code blocks to compile my source, but the same error happen in stian's repack too.
The sources is trunk.r.5885.
The error is in luascript.cpp, and there is only one error in the line 769.

Code:
../luascript.cpp: In member function 'bool LuaInterface::loadDirectory(std::string, bool, bool, Npc*)':
../luascript.cpp:769: error: 'struct std::basic_string<char, std::char_traits<char>, std::allocator<char> >' has no member named 'string'

I hope someone can help me !
Thanx ;D
 
Status
Not open for further replies.
Back
Top