Log in

View Full Version : client.cpp is missing a "}" in EQEmu-0.7.0-788


Arex
05-14-2006, 09:31 PM
Hi, i only have get the code and try compile it on linux like i always to do with all other eqemu releases, and i get one compile error when i am trying compile world, it says that client.cpp is missing a "}" in line 163 and other a lot of lines....

Arex
05-15-2006, 02:19 AM
i have checked it and the problem is giving always in code that log actions like it:

clog(WORLD__CLIENT,"Telling client to continue session.");

and the errors on compile that i get are like it:

client.cpp:110: error: expected primary-expression before