tmw-0.0.26 source bug

Ask for help regarding any technical issue or report any bug or OS independent issues.
Post Reply
Ddorda
Peon
Peon
Posts: 12
Joined: 18 Oct 2008, 00:32

tmw-0.0.26 source bug

Post by Ddorda »

hey all.
I'm using Linux Ubuntu 8.04, and tried to compile tmw-0.0.26 source.
after doing "./configure", I used the "make" command.
after few seconds, I got an error:

Code: Select all

In file included from gui/buddywindow.h:29,
                 from gui/buddywindow.cpp:24:
gui/window.h:28:38: error: guichan/widgetlistener.hpp: No such file or directory
In file included from gui/buddywindow.h:29,
                 from gui/buddywindow.cpp:24:
gui/window.h:46: error: expected class-name before ‘{’ token
can you fix the source please?
i REALLY want to try using the 0.0.26 ver.

Thanks,
Ddorda :)

Edit: I found bugs in the 0.0.15 ver. too!

Code: Select all

In file included from gui/buddywindow.h:29,
                 from gui/buddywindow.cpp:24:
gui/window.h:28:38: error: guichan/widgetlistener.hpp: No such file or directory
In file included from gui/buddywindow.h:29,
                 from gui/buddywindow.cpp:24:
gui/window.h:46: error: expected class-name before ‘{’ token
Hoe could that be? I'm checking 0.0.24 too now.
User avatar
kr0n05931
Knight
Knight
Posts: 652
Joined: 26 Jul 2008, 01:59
Location: United Socialist States of America
Contact:

Re: tmw-0.0.26 source bug

Post by kr0n05931 »

The Mana World 0.0.26 & 0.0.25 both need guichan-0.8.0 or 0.8.1. Please remove Guichan-0.7.1/0.7.0, and recompile guichan-0.8.0/0.8.1.

Btw, guichan-0.7.0 is the one in the ubuntu repositories. And guichan default installs into the wrong place in ubuntu. You'll have to tell it where to install itself.

EDIT- If you have ran tmw-0.0.24 successfully on an Ubuntu installation, just let guichan default install.
Lazy bum.
Ddorda
Peon
Peon
Posts: 12
Joined: 18 Oct 2008, 00:32

Re: tmw-0.0.26 source bug

Post by Ddorda »

I have guichan 0.8.1 installed, and still.. not working :(

TMW 0.0.24.1 compiles very well.
what could be the problem?
for now, i'm using 0.0.25 Windows ver. by using WINE, which looks wrong to me.
again, what could be the problem?
User avatar
Jaxad0127
Manasource
Manasource
Posts: 4209
Joined: 01 Nov 2007, 17:35
Location: Internet

Re: tmw-0.0.26 source bug

Post by Jaxad0127 »

Ddorda wrote:I have guichan 0.8.1 installed, and still.. not working :(

TMW 0.0.24.1 compiles very well.
what could be the problem?
for now, i'm using 0.0.25 Windows ver. by using WINE, which looks wrong to me.
again, what could be the problem?
Unless you let 0.8.1 install in another folder, you can't have 0.0.24.1 and it installed at the same time.
Image
Post Reply