Denis Muratshin 225fee58cd minor fixed 11 years ago
..
Android.txt a69e17fa71 updated docs 11 years ago
CMake.txt a2259d583e updated VS solutions and readme 11 years ago
MacOSX.txt f824e03749 updated xcode projects 11 years ago
Marmalade.txt 83c6dc21b3 improved examples 11 years ago
VisualStudio.txt f824e03749 updated xcode projects 11 years ago
emscripten.txt 225fee58cd minor fixed 11 years ago
iOS.txt f824e03749 updated xcode projects 11 years ago
readme.txt 83c6dc21b3 improved examples 11 years ago

readme.txt

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