If you are using:
- Marmalade. Then read Marmalade.txt
- SDL2:
1. Download latest SDL2 source snapshot from http://libsdl.org/hg.php
2. your folders structure should be orginized this way:
any/path/
/oxygine-framework
/SDL
3. check other instructions for your platform:
- VisualStudio.txt has insructions how to build Oxygine with Visual Studio on Windows
- Android.txt has insructions how to build Oxygine for Android
- CMake.txt has instructions how to build Oxygine with CMake on Windows and Linux
- iOS.txt and MacOSX.txt instuctions how to build Oxygine with XCode