dmuratshin bf7a96e452 goodbye marmalade 8 years ago
..
Android.txt 109ca41575 min 8 years ago
CMake+MinGW.txt 1780af447f major changes: 10 years ago
CMake.txt bd20456214 - added visual studio 2015 support 10 years ago
MacOSX.txt bd20456214 - added visual studio 2015 support 10 years ago
VisualStudio.txt 796092141b updated some readme files for better grammar and clarity 9 years ago
emscripten.txt aef0f9fbac updated emsc build 9 years ago
iOS.txt bd20456214 - added visual studio 2015 support 10 years ago
readme.txt b54a29663f Spelling error 9 years ago

readme.txt

If you are using:
- SDL2:
1. Download latest SDL2 source snapshot from http://libsdl.org/hg.php
2. Your folder structure should be organized like this:
any/path/
/oxygine-framework
/SDL

3. Check other instructions for your platform:
- VisualStudio.txt has instructions on how to build Oxygine with Visual Studio on Windows
- Android.txt has instructions on how to build Oxygine for Android
- CMake.txt has instructions on how to build Oxygine with CMake on Windows and Linux
- iOS.txt and MacOSX.txt have instructions on how to build Oxygine with XCode

- Marmalade: Read Marmalade.txt