Atlas - INSTALL.txt

Home / ext / SDL2 Lines: 1 | Size: 1150 bytes [Download] [Show on GitHub] [Search similar files] [Raw] [Raw (proxy)]
[FILE BEGIN]
1 2To compile and install SDL: 3 4 1. Windows with Visual Studio: 5 * Read VisualC.html 6 7 Windows with gcc, either native or cross-compiling: 8 * Read the FAQ at https://wiki.libsdl.org/moin.fcg/FAQWindows 9 * Run './configure; make; make install' 10 11 Mac OS X with Xcode: 12 * Read docs/README-macosx.md 13 14 Mac OS X from the command line: 15 * Run './configure; make; make install' 16 17 Linux and other UNIX systems: 18 * Run './configure; make; make install' 19 20 Android: 21 * Read docs/README-android.md 22 23 iOS: 24 * Read docs/README-ios.md 25 26 Using Cmake: 27 * Read docs/README-cmake.md 28 29 2. Look at the example programs in ./test, and check out the online 30 documentation at https://wiki.libsdl.org/ 31 32 3. Join the SDL developer mailing list by sending E-mail to 33 [email protected] 34 and put "subscribe" in the subject of the message. 35 36 Or alternatively you can use the web interface: 37 https://www.libsdl.org/mailing-list.php 38 39That's it! 40Sam Lantinga <[email protected]> 41
[FILE END]
(C) 2025 0x4248 (C) 2025 4248 Media and 4248 Systems, All part of 0x4248 See LICENCE files for more information. Not all files are by 0x4248 always check Licencing.