aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: compile aMule on Mac Os X, wx problem  (Read 2440 times)

ramko

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
compile aMule on Mac Os X, wx problem
« 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...
Logged

lionel77

  • Provider of Mac builds, Forum Mod
  • Hero Member
  • *****
  • Karma: 4
  • Offline Offline
  • Posts: 1107
  • Mac OS X 10.4 (Power Mac G5)
Re: compile aMule on Mac Os X, wx problem
« Reply #1 on: January 28, 2006, 06:34:49 PM »

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:
Code: [Select]
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
Logged
Current aMule CVS builds for OS X can be found here.

ramko

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
Re: compile aMule on Mac Os X, wx problem
« Reply #2 on: January 28, 2006, 06:37:34 PM »

thanks  :baby:
Logged