Guichan logo
This forum has been closed, visit http://code.google.com/p/guichan/issues/list to report issues with Guichan.
Goto Thread: PreviousNext
Goto: Forum ListMessage ListNew TopicSearchLog In
[0.3.0] --enable-x fails
Posted by: Pajarico (IP Logged)
Date: May 6, 2005 08:35PM

Hi, i'm getting this error if i use this option, every other option works well (opengl, sdl, sdlimage, allegro...).

The configure script ends succesfully but when i do make:
lxuser@localhost guichan-0.3.0-src $ make
Making all in include
make[1]: Entering directory `/home/lxuser/TheManaWorld/guichan-0.3.0-src/include'
make  all-recursive
make[2]: Entering directory `/home/lxuser/TheManaWorld/guichan-0.3.0-src/include'
Making all in guichan
make[3]: Entering directory `/home/lxuser/TheManaWorld/guichan-0.3.0-src/include/guichan'
Making all in x
make[4]: Entering directory `/home/lxuser/TheManaWorld/guichan-0.3.0-src/include/guichan/x'
make[4]: *** No rule to make target `ximage.hpp', needed by `all-am'.  Stop.
make[4]: Leaving directory `/home/lxuser/TheManaWorld/guichan-0.3.0-src/include/guichan/x'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/lxuser/TheManaWorld/guichan-0.3.0-src/include/guichan'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/lxuser/TheManaWorld/guichan-0.3.0-src/include'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/lxuser/TheManaWorld/guichan-0.3.0-src/include'
make: *** [all-recursive] Error 1

Re: [0.3.0] --enable-x fails
Posted by: finalman (IP Logged)
Date: May 8, 2005 03:07AM

Yep, that's just the way it is. X support is broken right now (and is therefore disabled by default in the configure script). We will probably drop it completely in the next version unless a skilled X programmer magically appears and writes a robust X backend for guichan.

Allegro, SDL and OpenGL backends are functional and should work with all applications that uses guichan (such as The Mana World).

_______________________________
Per Larsson, Guichan Developer

Re: [0.3.0] --enable-x fails
Posted by: Pajarico (IP Logged)
Date: May 20, 2005 09:41PM

Ok, thanks. Any news for the 0.4 release regarding this issue?

Re: [0.3.0] --enable-x fails
Posted by: yakslem (IP Logged)
Date: May 20, 2005 10:24PM

No, not really. We still haven't found anyone skilled with X doing the backends, and we don't really see a need for them at the moment.

______________________________
Olof Næssén, Guichan developer



This Thread has been closed
This forum powered by Phorum.