Originally posted by Ju1i3n
Originally posted by Kry
Current svn version is not broken.
aMule-CVS-20061113.tar.bz2 ?
I'll try again with aMule-CVS-20061114.tar.bz2
aMule CVS code can be broken, yes.

See that: (src/libs/ec/ECTag.h)
168 #ifdef USE_WX_EXTENSIONS
169 wxString GetStringData(void) const {
170 return UTF82unicode(GetStringDataSTL().c_str());
171 }
172 #endif
Ju1i3n probably has wx compiled with STL strings. So, he, who has written this EC code, please, test it again. But use a wx where USE_WX_EXTENSIONS is defined.
Ju1i3n, thank you for your backtrace, it really helped.
Please try to disable EC to see if aMule works. If disabling EC is an option, you can use it like that until we fix it.
Cheers!