Bubble2Death
New Member
i've getting this error while compiling on my Linux-Debian server:
and since iám not that much into C++ i have absolute no idea how i could fix this... : /
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’
CXX mailbox.o
make[1]: *** [luascript.o] Fehler 1
make[1]: *** Warte auf noch nicht beendete Prozesse...
make[1]: Leaving directory `/home/otserver/0.3/path_970/sources'
make: *** [all] Fehler 2
and since iám not that much into C++ i have absolute no idea how i could fix this... : /