Re: Eficient way to upgrade NME

You are using Linux? If you already have Haxe 2.09 and Neko 1.8.2 working, you can select "n" when the installer prompts you to install them. You also do not need to run "nme setup" every time you upgrade. Those settings are preserved between versio…

Viewing 1 to 1 (1 Total)
Re: Eficient way to upgrade NME

singmajesty

singmajesty
Total Posts: 2191
Joined: August 25, 2011

You are using Linux?

If you already have Haxe 2.09 and Neko 1.8.2 working, you can select "n" when the installer prompts you to install them.

You also do not need to run "nme setup" every time you upgrade. Those settings are preserved between versions, so you should only have to run "nme setup android" once, to get it all set up.

If you do need to change anything in how your tools are configured (for targets like BlackBerry and Android that need to be configured), you can select "n" for that tool, and it will let you specify your own path at the end.

Posted on May 09, 2012 at 1:04 PM