How many targets should I see on Mac?

Monkey Forums/Monkey Programming/How many targets should I see on Mac?

jwl(Posted 2012) [#1]
I am seeing four targets: IOS, GLFW, STDCPP, HTML5. Am I missing some? What do I need to add to the config file to remedy it?


Thanks.


Jenny.


Tibit(Posted 2012) [#2]
Each target needs something to run.

There is a part in the docs that lists all requirements.

You only need to install those things and then it usually works, if not then go to the config and make sure the path is correct.

You should not need to add anything, but you might need to modify the config if you install the requirements in non-default locations.

I assume you can get flash and android working on Mac too, but I haven't tried that.


MikeHart(Posted 2012) [#3]
There is Android and Flash missing. Get FLEX for Flash and the Adnroid SDK for Android. Install them and point the paths in the config file to them too.