Compiling the Client. Some Errors.

Ask for help regarding any technical issue or report any bug or OS independent issues.
Post Reply
brand0n2
Peon
Peon
Posts: 2
Joined: 27 May 2008, 19:30

Compiling the Client. Some Errors.

Post 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)
User avatar
leeor_net
Novice
Novice
Posts: 180
Joined: 03 Feb 2008, 09:17
Location: Ohio, USA
Contact:

Re: Compiling the Client. Some Errors.

Post 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.
- Leeor

"Oh, no thanks. I ate a boulder on the way in." - Shrek
Post Reply