aMule Forum

English => en_Bugs => Topic started by: ricpersi on January 12, 2004, 11:33:49 AM

Title: problem compiling 1.2.4
Post by: ricpersi on January 12, 2004, 11:33:49 AM
Hi there,

  i'm having some problems compiling aMule-1.2.4 on gentoo...

this is what i get:
Quote
WebServer.cpp: In function `static class wxString CWebServer::_GetTransferList(ThreadData)':
WebServer.cpp:1962: ambiguous overload for `bool ? wxString & : const char[1]'
WebServer.cpp:1962: candidates are: operator ?:(bool, wxString, wxString)
WebServer.cpp:1962:                 operator ?:(bool, const wxChar *, const char *)
WebServer.cpp:1962:                 operator ?:(bool, const wxChar *, const char *)
make[2]: *** [amuleweb-WebServer.o] Error 1

i'm still using gcc-2.95.3 so people with gcc-3.x may have not noticed this error...

could anyone help me to solve this issue?

thanks a lot,

  riccardo
Title: Re: problem compiling 1.2.4
Post by: deltaHF on January 12, 2004, 12:02:31 PM
update your complier or look here -> http://www.amule.org/amule/thread.php?sid=&postid=2294#post2294

greets
delta
Title: Re: problem compiling 1.2.4
Post by: ricpersi on January 13, 2004, 11:13:49 AM
Hi deltaHF,

  thanks for your response, i couldn't find any reference to the error i was getting, i should have looked at forum archives closely...

anyway, the error is gone and i am now enjoying aMule-1.2.4...

keep up the good work,

  riccardo
Title: Re: problem compiling 1.2.4
Post by: deltaHF on January 13, 2004, 11:52:10 AM
thats fine  :)