aMule Forum
English => Compilation problems => Topic started by: Briaj on August 30, 2008, 01:25:01 PM
-
Hi guys, I have get to compile the GUI of Amule 2.2.2 for Windows. If you would like to try it, send me an email to darkman.forever@hotmail.com
Thanks to all and improve the sharing power!
-
So what ? There is a MSVC project and a Wiki article describing how to do it.
-
Hi guys, I have get to compile the GUI of Amule 2.2.2 for Windows. If you would like to try it, send me an email to darkman.forever@hotmail.com
Thanks to all and improve the sharing power!
hi Briaj ,
Could you please write a step by step guide to show how to compile the amule 2.2.2 for windows. I follow the wiki to complile, but failed.It seems the wiki is a little outdated. :-[ :-[
-
If you posted a problem description you might get help here. ::)
Edit: compile it as Release, Debug is buggy in 2.2.2 .
-
If you posted a problem description you might get help here. ::)
Edit: compile it as Release, Debug is buggy in 2.2.2 .
Thanks for your reply. Finally I solved the compile problem by myself. At first, I followed the wiki to use the wxMSW-2.8.8, but it can not be correctly compiled in MinGW.Later, I used the official wxWidgets-2.8.7.tar.bz2 and compiled in MinGW with no problem.
"Windows port of wxWidgets library (knows as wxMSW) -> Download (2.8.8) " <---I think this item on the wiki is a little misleading.You can just use the official wxWidgets.
-
Thanks for the report, corrected.
-
Not so hasty...
I've just fired up good ole MingGW and built wxMSW 2.8.8 and aMule (current SVN) - and it worked just fine.
At first, I followed the wiki to use the wxMSW-2.8.8, but it can not be correctly compiled in MinGW.
Please explain what went wrong. My guess is you made a mistake with the build, but did it right when you tried the other version.