Emerald Editor Discussion
September 09, 2010, 05:47:01 pm *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: EE on Mac (NEW INSTRUCTIONS)  (Read 4450 times)
0 Members and 1 Guest are viewing this topic.
daemon
Developers
Gem Cutter
***
Posts: 107


View Profile WWW
« on: June 01, 2006, 01:49:45 am »

I made changes to the EE build process on Mac OS X last night, so here's how you now compile EE from the mac.

0) If you have an existing mac setup, clear out the setup/ and vendor/ directories.

1) In the terminal in the emerald/mac directory, type:

Code:
> chmod +x init.sh
> ./init.sh

This will download wxMac and compile it appropriately for in both debug and release mode (this is the major change). You can see what it's doing by opening up the shell script.

2) Go into Xcode. If you want to build a universal, production binary, set:

Target: EmeraldEditor
Build Configuration: Release

... or, if you want to build in debug mode with __WXDEBUG__ enabled, set:

Target: DEBUG
Build Configuration: Debug

If you're doing any kind of development work, I recommend using the debug setup because this allows you to take advantage of wxWidget's debug macros.

3) When you're ready to build, simply click the hammer.

Let me know if you have any problems Smiley.
Logged
awmyhr
Senior Miner
***
Posts: 95

Maintainer of Obscure and Unused Ports


View Profile WWW
« Reply #1 on: June 01, 2006, 12:17:11 pm »

Yesterday I built the code and everything worked just fine, however I had failed to notice the new init.sh script until I was done, but the process I followed was very similar to what you have in there.  I'll start from scratch and give it another shot when I get a chance...
Logged

-->>  This Space 4 Rent  <<--
ben0
Prospector
*
Posts: 1


View Profile
« Reply #2 on: March 24, 2009, 03:20:43 pm »

Hi,

Anyone know how to compile this on Leopard 10.5.6?  I tried but wxMac 2.6.3 wont build :-(.

Thanks.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
Page created in 0.082 seconds with 18 queries.