aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: amulecc - aMule CVS Compiler  (Read 7254 times)

giancarloromeo

  • Approved Newbie
  • *
  • Karma: 4
  • Offline Offline
  • Posts: 8
amulecc - aMule CVS Compiler
« on: October 30, 2007, 12:19:26 PM »

Hi guys,
I opened a new project called amulecc (aMule CVS Compiler).

It's a shell script that helps users to compile their own daily builds from CVS tarballs;
I hope some developers help me to fix bugs and make more features.

Here the link amulecc. =)


Bye ;)

« Last Edit: November 18, 2007, 07:43:46 AM by giancarloromeo »
Logged
(iMac 20" Intel Core 2 Duo)

phoenix

  • Evil respawning bird from aMule Dev Team
  • Developer
  • Hero Member
  • *****
  • Karma: 44
  • Offline Offline
  • Posts: 2503
  • The last shadow you'll ever see
Re: amulecc - aMule CVS Compiler
« Reply #1 on: October 30, 2007, 02:13:08 PM »

Looks like nice stuff!

Cheers!
Logged

eisa01

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 100
Re: amulecc - aMule CVS Compiler
« Reply #2 on: October 30, 2007, 07:07:55 PM »

Nice, although compiling for both Intel and PPC would kill my poor G4  :-\

edit: Looking at the source, I would guess native would be a better name for option 1.

Great work anyways!
« Last Edit: October 30, 2007, 09:32:57 PM by eisa01 »
Logged

donruper

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 13
Re: amulecc - aMule CVS Compiler
« Reply #3 on: November 04, 2007, 08:41:36 PM »

free space
« Last Edit: November 05, 2007, 11:36:55 PM by donruper »
Logged
Mac OS X Tiger user

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: amulecc - aMule CVS Compiler
« Reply #4 on: November 05, 2007, 12:07:36 AM »

Hi,

you need to install the development environment, i.e. xcode and the Mac SDK. I think this is on the Install DVD and you can download this at apple as well.
Logged

donruper

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 13
Re: amulecc - aMule CVS Compiler
« Reply #5 on: November 05, 2007, 03:45:26 PM »

thanks... I Install xcode 3.0 but no results  :'(
Logged
Mac OS X Tiger user

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: amulecc - aMule CVS Compiler
« Reply #6 on: November 05, 2007, 04:20:59 PM »

Would you kindly give us the error messages it produces now?
Logged

donruper

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 13
Re: amulecc - aMule CVS Compiler
« Reply #7 on: November 05, 2007, 11:42:25 PM »

  Enter a number [1-3]: 1
* Extracting wxMac-2.8.6.tar.gz.. done.
checking build system type... i686-apple-darwin9.0.0
checking host system type... i686-apple-darwin9.0.0
checking target system type... i686-apple-darwin9.0.0
loading argument cache configarg.cache

Configured wxWidgets 2.8.6 for `i686-apple-darwin9.0.0'

  Which GUI toolkit should wxWidgets use?                 mac
  Should wxWidgets be compiled into single library?       no
  Should wxWidgets be compiled in debug mode?             no
  Should wxWidgets be linked as a shared library?         no
  Should wxWidgets be compiled in Unicode mode?           yes
  What level of wxWidgets compatibility should be enabled?
                                       wxWidgets 2.4      no
                                       wxWidgets 2.6      yes
  Which libraries should wxWidgets use?
                                       jpeg               builtin
                                       png                builtin
                                       regex              builtin
                                       tiff               builtin
                                       zlib               sys
                                       odbc               no
                                       expat              sys
                                       libmspack          no
                                       sdl                no

---------
---------
make[3]: Nothing to be done for `all-am'.
make[2]: Nothing to be done for `all-am'.

-n Step 1: Cleaning bundle...
Done

-n Step 2: Copying aMule to app bundle...
Done

-n Step 3: Installing translations to app bundle...
Done

Step 4: Copying libs to Framework
    wxWidgets...
Libs copy done.

Step 5: Update libs info
Libs info updated, aMule.app is ready to package.

-n Creating aMule.zip...
Done
Logged
Mac OS X Tiger user

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: amulecc - aMule CVS Compiler
« Reply #8 on: November 06, 2007, 06:35:39 AM »

I'm sorry, but everything looks OK to me. If something doesn't work, could you please attach the whole output in a txt-file?
Logged

eisa01

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 100
Re: amulecc - aMule CVS Compiler
« Reply #9 on: November 09, 2007, 05:16:02 PM »

I couldn't get it to work either, although I did it manually. I have Leopard, anyone tried compiling on that? wxmac compiled fine, but if I remember correctly, amule got an error on some wx stuff.
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: amulecc - aMule CVS Compiler
« Reply #10 on: November 09, 2007, 10:08:00 PM »

I don't have leopard and neither has my fiancee... anyone willing to donate a leopard? :P
Logged

eisa01

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 100
Re: amulecc - aMule CVS Compiler
« Reply #11 on: November 10, 2007, 03:55:00 PM »

Ok, here's the output from ./configure and make
Logged

littleb2005

  • Approved Newbie
  • *
  • Karma: 2
  • Offline Offline
  • Posts: 32
Re: amulecc - aMule CVS Compiler
« Reply #12 on: November 13, 2007, 12:49:56 AM »

this program work fine for me but i only got an intel build of amule out of it

it would be nice if it could report error though

the error i get is lipo: can't figure out the architecture type of: /var/folders/6X/6XbfBTWhEJS9HvvPC1+kIU+++TI/-Tmp-//ccyYrw4U.out

this is when making wxmac
Logged

giancarloromeo

  • Approved Newbie
  • *
  • Karma: 4
  • Offline Offline
  • Posts: 8
Re: amulecc - aMule CVS Compiler
« Reply #13 on: November 17, 2007, 09:22:58 PM »

NEW VERSION AVAIBLE!!!  ;D

Look here.

P.S. please.. if you want.. donate some cents to my PayPal.

Thx
Logged
(iMac 20" Intel Core 2 Duo)