wxWidgets
Posted: 2009-03-05 22:50
hallo, ich war gerade dabei nen programm zu Compilieren...
aber ich weiß nicht mehr weiter...
aber ich weiß nicht mehr weiter...
habt ihr da ne kleine hilfestellung wie ich dieses Problem beseitigen kann? Ich verwende Debian Etchchecking for wx-config... /usr/bin/wx-config
checking for wxWidgets version >= 2.8.0 (--unicode=yes)... no (version 2.6.3 is not new enough)
configure: error:
The requested wxWidgets build couldn't be found.
The configuration you asked for aMule requires a wxWidgets
build with the following settings:
--unicode=yes
but such build is not available.
To see the wxWidgets builds available on this system, please use
'wx-config --list' command. To use the default build, returned by
'wx-config --selected-config', use the options with their 'auto'
default values.
If you still get this error, then check that 'wx-config' is
in path, the directory where wxWidgets libraries are installed
(returned by 'wx-config --libs' command) is in LD_LIBRARY_PATH
or equivalent variable and wxWidgets version is 2.8.0 or above.