readme.txt 620 B

123456789101112131415
  1. If you are using:
  2. - SDL2:
  3. 1. Download latest SDL2 source snapshot from http://libsdl.org/hg.php
  4. 2. Your folder structure should be organized like this:
  5. any/path/
  6. /oxygine-framework
  7. /SDL
  8. 3. Check other instructions for your platform:
  9. - VisualStudio.txt has instructions on how to build Oxygine with Visual Studio on Windows
  10. - Android.txt has instructions on how to build Oxygine for Android
  11. - CMake.txt has instructions on how to build Oxygine with CMake on Windows and Linux
  12. - iOS.txt and MacOSX.txt have instructions on how to build Oxygine with XCode
  13. - Marmalade: Read Marmalade.txt