Hi everyone!
I'm trying to compile aMule 2.0.0 on my AMD64 machine but I get this error:
amule-gui.cpp:31:69: X11/Xlib.h: No existe el fichero o el directorio
amule-gui.cpp: En member function `virtual int CamuleGuiBase::InitGui(bool,
wxString&)':
amule-gui.cpp:195: error: `XParseGeometry' undeclared (first use this function)
amule-gui.cpp:195: error: (Each undeclared identifier is reported only once for
each function it appears in.)
make[3]: *** [amule-amule-gui.o] Error 1
make[3]: Leaving directory `/home/pablo/Programas/aMule-2.0.0/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/pablo/Programas/aMule-2.0.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/pablo/Programas/aMule-2.0.0'
make: *** [all] Error 2
As far as I know I've the latest versions of wx intalled...
Does anyone how to solve this problem?
Thanks!