Author Topic: Mac Binaries  (Read 83297 times)

Offline afb

  • Developer
  • Lives here!
  • *****
  • Posts: 884
Mac Binaries
« on: February 20, 2006, 07:47:26 pm »
Not that it looks like much at the moment,
but I have a Mac OS X binary of rev. 2040:

 19M    CodeBlocks.app (unpacked, that is)

It has wxWidgets and wxscintilla libraries inside,
so it should be all self-contained and relocatable.

6.7M    CodeBlocks-2040.zip

Is there any place to put it ? (and how I made it)
Don't have the disk space and bandwidth myself.


Asking now, since there'll probably be more later...
(will help with listing all the "issues" on Mac OS X)

takeshimiya

  • Guest
Re: Mac Binaries
« Reply #1 on: February 21, 2006, 09:11:41 am »
Is there any place to put it ? (and how I made it)
Don't have the disk space and bandwidth myself.

AFAIK, Berlios, but it has been with lot's of downtimes lately. Better than nothing at least.
I think you can be the official mantainer for MacOS X port, as there's a lack of Apples. :P
And the specific bugs with MacOS X could be assigned to you, if you want.

Just a question: it's an Universal binary?

Regards,
Takeshi Miya

Offline afb

  • Developer
  • Lives here!
  • *****
  • Posts: 884
Re: Mac Binaries
« Reply #2 on: February 21, 2006, 09:18:27 am »
Just a question: it's an Universal binary?

Nope, it's for Mac OS X 10.3 and a PPC build.

Offline afb

  • Developer
  • Lives here!
  • *****
  • Posts: 884
Re: Mac Binaries
« Reply #3 on: February 21, 2006, 09:20:20 am »
Quote from: Takeshi Miya
I think you can be the official mantainer for MacOS X port, as there's a lack of Apples. :P
And the specific bugs with MacOS X could be assigned to you, if you want.

I'm happy to help, but don't have the time to be an official maintainer. Thanks :)

takeshimiya

  • Guest
Re: Mac Binaries
« Reply #4 on: February 21, 2006, 09:29:37 am »
I'm happy to help, but don't have the time to be an official maintainer. Thanks :)

No problem, just spread the word. :)

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: Mac Binaries
« Reply #5 on: February 21, 2006, 09:30:41 am »
6.7M    CodeBlocks-2040.zip

Is there any place to put it ? (and how I made it)
Don't have the disk space and bandwidth myself.

Rename it to something more descriptive.
codeblocks-r2040_ppc.zip would be fine.

Then upload it (anonymous ftp) to ftp.berlios.de/incoming and notify me so that I can put it in the project's file release system.

Thanks a lot for this contribution :)
Be patient!
This bug will be fixed soon...

Offline afb

  • Developer
  • Lives here!
  • *****
  • Posts: 884
Re: Mac Binaries
« Reply #6 on: February 21, 2006, 09:45:51 am »
Uploaded it as:
codeblocks-rev2040_macppc.zip

Users will need to have the Xcode Tools installed, to get GCC and Make and so on...
But those come with the system and as a free download so it shouldn't be a problem.
« Last Edit: February 21, 2006, 09:51:14 am by afb »

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: Mac Binaries
« Reply #7 on: February 21, 2006, 09:52:11 am »
Uploaded it as:
codeblocks-rev2040_macppc.zip

Users will need to have the Xcode Tools installed, to get GCC and Make and so on...
But those come with the system and as a free download so it shouldn't be a problem.


Thanks, the results are here :)
Be patient!
This bug will be fixed soon...

Offline afb

  • Developer
  • Lives here!
  • *****
  • Posts: 884
Re: Mac Binaries
« Reply #8 on: February 21, 2006, 09:58:49 am »
Cool.

Now all that needs to be done is fix the bugs :-)
(as it looks kind of terrible, at the moment...)

The nice part is that if you are able to navigate
past the broken notebooks, it did compile alright.


Will post some bloggish building details on:
http://www.algonet.se/~afb/wx/codeblocks.html

And perhaps write it on the Wiki, if in public interest.
(code things should come in the way of patches, tho)

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: Mac Binaries
« Reply #9 on: February 21, 2006, 10:06:24 am »
I suggest using the wiki. It would be the first place (together with these forums) someone would look for info.
Be patient!
This bug will be fixed soon...

Offline afb

  • Developer
  • Lives here!
  • *****
  • Posts: 884
Re: Mac Binaries
« Reply #10 on: February 21, 2006, 10:23:03 am »
Will use the wiki.codeblocks.org, if I can figure out how to register...

Or do I need an account created for me by the adminstrators first ?

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: Mac Binaries
« Reply #11 on: February 21, 2006, 10:36:14 am »
Or do I need an account created for me by the adminstrators first ?

Because of spammers, an admin must create your account.
You 've got PM ;)
Be patient!
This bug will be fixed soon...

Offline afb

  • Developer
  • Lives here!
  • *****
  • Posts: 884
Re: Mac Binaries
« Reply #12 on: February 21, 2006, 11:07:00 am »
A stub is now up at:
http://wiki.codeblocks.org/index.php?title=Compiling_Code::Blocks_in_Mac_OS_X

Will migrate some more info to it from my own pages and from the forum,
but it will have to wait until lunchtime or tonight even. Got work to do... :-)

Trikko

  • Guest
Re: Mac Binaries
« Reply #13 on: March 09, 2006, 09:29:59 am »

Offline afb

  • Developer
  • Lives here!
  • *****
  • Posts: 884
Re: Mac Binaries
« Reply #14 on: March 09, 2006, 09:35:13 am »
Read this!!

Yes, I have patched wxAUI. No, it doesn't work fully anyway.
Those changes should be released with 0.9.2, so it's all good.

Getting other crashes now, with latest Code::Blocks SVN,
so it has been a while since the last "working" Mac build...