02-16-2012, 04:08 PM
/usr/bin/g++ -s -ggdb -c -I. -Isource -Isource/md5 -IWebServer -Isource/packets -Itolua++-1.0.93/src/lib -Ilua-5.1.4/src -Izlib-1.2.5 -IiniFile -Itolua++-1.0.93/include -Ijsoncpp-src-0.5.0/include -Ijsoncpp-src-0.5.0/src/lib_json source/cPassiveAggressiveMonster.cpp -o build/debug/source/cPassiveAggressiveMonster.o
/usr/bin/g++ -s -ggdb -c -I. -Isource -Isource/md5 -IWebServer -Isource/packets -Itolua++-1.0.93/src/lib -Ilua-5.1.4/src -Izlib-1.2.5 -IiniFile -Itolua++-1.0.93/include -Ijsoncpp-src-0.5.0/include -Ijsoncpp-src-0.5.0/src/lib_json source/cServer.cpp -o build/debug/source/cServer.o
source/cServer.cpp: В функции-члене «virtual bool cServer::ServerCommand(const char*)::cPlayerLogger::Item(cPlayer*)»:
source/cServer.cpp:462:106: ошибка: cannot pass objects of non-trivially-copyable type «const AString {aka const struct std::basic_string<char>}» through «...»
make: *** [build/debug/source/cServer.o] Ошибка 1
help me!!!