Page 1 of 1

Compiling the Client. Some Errors.

Posted: 28 May 2008, 08:18
by brand0n2
I have no idea. I included the directories, Im using 8.0 GUIChan, I updated all the stuff. Same thing..
C:\TMW\src\/gui/windowlistener.h: In member function `int WindowEvent::getType() const':
C:\TMW\src\/gui/windowlistener.h:51: error: `mType' undeclared (first use this function)

Re: Compiling the Client. Some Errors.

Posted: 28 May 2008, 22:23
by leeor_net
Assuming you're using Code::Blocks (or another Mingw compiler system), you don't have your guichan depencies set up properly. The compiler doesn't know where to look for the Guichan code.