First error I get is when I try to compile using the make command...
Code: Select all
src/map/zoneutils.cpp:92:22: error: unable to find the string literal operator 'operator"" CL_RESET
make:*** [dsgame-zoneutils.o] Error 1
I continued on with the guide and followed the rest of the steps and everything appears to be working until I actually try to start the dssearch server. When I do that I get this error
Code: Select all
pthread_attr_init: No such file or directory
====================================================
DSSearch-server
====================================================