Page 1 of 1

make fails

Posted: 07 May 2008, 00:50
by xor.gate
Hello everyone,

I'm trying to compile the mana world. The configure script completes just fine, but I get the following error during the make step:

Code: Select all

gui/windowlistener.h: In constructor ‘WindowEvent::WindowEvent(gcn::Window*, int)’:
gui/windowlistener.h:44: error: ‘mType’ was not declared in this scope
gui/windowlistener.h: In member function ‘int WindowEvent::getType() const’:
gui/windowlistener.h:51: error: ‘mType’ was not declared in this scope
make[2]: *** [tmw-buddywindow.o] Error 1
make[2]: Leaving directory `/home/user/tmw-0.0.24.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/user/tmw-0.0.24.1'
make: *** [all] Error 2
Does anybody have any suggestions?

Re: make fails

Posted: 07 May 2008, 09:54
by trapdoor
You are using the wrong version of guichan.

For 0.0.24.1 you need guichan 0.7, for SVN 0.0 you need guichan 0.8