For the first beta, we'll put a little work on you (sorry...) and you'll have to compile the whole SDK by yourself before you can get started. Don't worry: it's actually pretty easy and we've documented it step by step. In the end, the process is quite simple and should take only a few minutes to get things to start compiling (the actual compile time will take a bit longer...).
To get started with Minko 3 beta 2, just follow those tutorials:
- Installing the SDK sources
- Installing the SDK, Step 2: Setup your environment and all following steps
- You then have to compile the SDK for each target:
- To target Windows, follow the Compiling the SDK for Windows tutorial.
- To target OSX, follow the Compiling the SDK for OSX tutorial.
- To target Linux, follow the Compiling the SDK for Linux tutorial.
- To target HTML5, follow the Compiling the SDK for HTML5 tutorial.
- To target iOS, follow the Compiling the SDK for iOS tutorial.
- To target Android, follow the Compiling the SDK for Android tutorial.
- Create a new application
If you need help, please post on the dedicated support forum.
For the next release, we will provide a web installer with pre-compiled binaries for each project and each target.