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:
~/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 :
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.