aMule Forum

English => Compilation problems => Topic started by: ubuntix on March 13, 2011, 05:36:19 PM

Title: SVN r10490 compilation problems
Post by: ubuntix on March 13, 2011, 05:36:19 PM
hi,

I'd like to compile SVN r10490 with wxWidgets 2.9, because 2.2.6 seems to only work with wx2.8.
but even configure gives an error:
Code: [Select]

~/aMule-SVN-r10490$ ./configure --enable-debug --enable-optimize --with-denoise-level=3 --enable-upnp --enable-geoip --enable-nls --enable-amule-gui --enable-amule-daemon --enable-amulecmd --enable-webserver --enable-alcc --enable-alc --enable-cas --enable-wxcas --enable-mmap



gives :

Code: [Select]
checking for the --with-wxversion option... will be automatically detected
checking for wx-config... /usr/local/bin/wx-config
checking for wxWidgets version >= 2.8.8 (--unicode=yes)... yes (version 2.9.0)
configure: error:
This version of wxWidgets is known to not work with aMule.
Please upgrade to a newer version.


what's wrong with this wx2.9.0 ?
thanks.


Title: Re: SVN r10490 compilation problems
Post by: GonoszTopi on March 13, 2011, 06:32:13 PM
You should use at least 2.9.1, as the message says.