PDA

View Full Version : compile 0.3.11


btuch
10-28-2002, 05:18 AM
FYI: to compile the world server I had to add the line

#include <stdlib.h>

to the file

common/MiscFunctions.cpp

for it to compile, since it is using the atoi() function.

DeletedUser
10-28-2002, 08:51 AM
All Quagmires fault :D