aMule Forum
English => Compilation problems => Topic started by: GrayFox.i0n on January 08, 2008, 10:26:07 PM
-
I configure it:
./configure \
--prefix=/usr \
--enable-amule-gui \
--enable-alc \
--enable-alcc \
--enable-utf8-systray \
--disable-debug \
--enable-optimize \
--enable-amulecmd \
--enable-amule-daemon \
--enable-cas \
--enable-wxcas \
--enable-webserver \
--enable-ccache \
--enable-remote \
Then, after launching the make command (and past some minutes compiling) i get this:
Compiling ClientListCtrl.cpp
ClientListCtrl.cpp: In member function ‘virtual wxString CClientListCtrl::GetTTSText(unsigned int) const’:
ClientListCtrl.cpp:493: error: invalid conversion of ‘char* (*)(const char*, int)throw ()’ a ‘long int’
ClientListCtrl.cpp:493: error: initialize argument 1 of ‘wxUIntPtr MuleExtern::wxGenericListCtrl::GetItemData(long int) const’
make[3]: *** [amule-ClientListCtrl.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
:(
-
Should be fixed now.
Cheers!
-
Thanks, later ill have a look to today's cvs ;)
-
Thank wuischke, I broke it, he fixed it :D