aMule Forum
English => Multiplatform => Mac OSX => Topic started by: ramko on January 28, 2006, 03:06:32 PM
-
i need an info, i can't compile aMule using wxMac 2.6.2, i mean, i can compile but the build of aMule is too unstable, and the wxMac CVS can't compile aMule 2.1.0, what version of wxMac i must use?
sorry for my bad english...
-
Yes, wx 2.6.2 is really unstable with newer aMule code. You need to use wx CVS.
I am still using wx CVS from 2005-12-28, because they screwed up the drawing of icons in early to mid january and I haven't had a chance to test if this was fixed by now. The 2005-12-28 code seems to work fine here, so I would give it a shot.
To get it, use the following syntax:
cvs -d :pserver:anoncvs@cvs.wxwidgets.org:/pack/cvsroots/wxwidgets login
(note: pw is "anoncvs")
cvs -d :pserver:anoncvs@cvs.wxwidgets.org:/pack/cvsroots/wxwidgets checkout -D "12/28/05 02:00:00 PST" wxWidgets
-
thanks :baby: