- Forums
- »
- Programming with Haxe
- »
- could not compile to mac ?!
|
Viewing 1 to 6 (6 Total) could not compile to mac ?! |
|
|---|---|
saumyaTotal Posts: 56
Joined: November 19, 2011
|
hi all,
Tags:
Posted on November 20, 2011 at 4:00 AM
|
saumyaTotal Posts: 56
Joined: November 19, 2011
|
Re: could not compile to mac ?!hi all,
Posted on November 20, 2011 at 4:29 AM
|
singmajestyTotal Posts: 2140
Joined: August 25, 2011
|
Re: could not compile to mac ?!To compile for the Mac, unless you have the 10.5 SDK installed, you probably need <set name="MAC_USE_CURRENT_SDK" value="1" /> in your ~/.hxcpp_config.xml file.
Posted on November 20, 2011 at 10:11 AM
|
saumyaTotal Posts: 56
Joined: November 19, 2011
|
Re: could not compile to mac ?!hey singmajesty,
Posted on November 20, 2011 at 11:20 AM
|
singmajestyTotal Posts: 2140
Joined: August 25, 2011
|
Re: could not compile to mac ?!The version of NME you have is mostly compatible with Jeash. The NME command-line tools won't be able to publish for HTML5 automatically, but it can be done by hand (though it does require some conditional code, with that version)
Posted on November 20, 2011 at 11:23 AM
|
saumyaTotal Posts: 56
Joined: November 19, 2011
|
Re: could not compile to mac ?!thanks singmajesty for the quick reply.
Posted on November 20, 2011 at 11:37 AM
|
