Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Building Code::Blocks on Mac OS X
afb:
--- Quote from: Takeshi Miya on February 13, 2006, 02:26:40 pm ---The layout, toolbars and all is screwed up, it's probably because wxAUI, the docking library, which hasn't been ported to mac yet,
--- End quote ---
Seems to be some wxMac progress, enroute for wxAUI 0.9.2:
http://www.alex.org.uk/wxAUI/0.9.1/mac.p (by Steven Csomor)
http://www.kirix.com/en/community/forums/viewtopic.php?t=87
afb:
Posted some more info on Mac progress at:
http://www.algonet.se/~afb/wx/codeblocks.html
Fixing wxNotebook is now the main thing, as wxAUI
should be OK now and wxPopupWindow not needed.
Also restored my PPC workarounds for AngelScript,
since someone nuked it all with a new AS version...
thomas:
I added some 128x128 icons made from the official SVGs and the original high res rederings in Macintosh format to the SVN tree for your convenience (so you no longer need to enlarge the 48x48 icons). I was unsure about whether to choose .icns or .rsc, so there are both of them.
Yes, that's probably the least of your problems, hope it helps anyway. :)
afb:
Thanks a lot! :D
As I was trying to explain on the wiki page, both formats are useful...
(.rsrc can be dumped into .r files, using the DeRez -useDF command)
It seems the file suffix was mistyped though. It's "rsrc", and not "rsc" ?
Further on in time, we might want to do the same for the file icons.
Adding 128x128 icons does take some disk space, but you can use
smaller formats in the .icns format too. For instance, 48x48 "Huge" ?
BTW:
Going forward, we don't need .rsrc for all types (as it is deprecated)
But it's useful to have it for the application icon, when developling...
http://wiki.codeblocks.org/index.php?title=Compiling_Code::Blocks_in_Mac_OS_X#Bundle_application_for_Mac
thomas:
That'll have to be soon, though. I used a 30-day trial version of some proprietary icon program to convert the bitmaps to Mac format. Did not find a better solution, unluckily.
28 days remaining and counting down ;)
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version