Skip to content
Snippets Groups Projects
Commit 880d2a6d authored by Martin Kaltenbrunner's avatar Martin Kaltenbrunner
Browse files

SDL2 reference

parent 05ec255b
No related branches found
No related tags found
No related merge requests found
......@@ -142,9 +142,10 @@ which also can be usedby external classes.
<h2>Building the Examples:</h2>
<p>
This package includes project files for Visual Studio .NET and XCode as well as a simple Linux Makefile for building the example applications.
The Win32 project already include the necessary libraries, to build the GUI example for Mac OS X and Linux make sure you have the SDL,
OpenGL and GLUT libraries and headers installed on your system, the latest version 1.2.14 is recommended.
This package includes project files for Visual Studio and XCode as well as a simple Linux Makefile for building the example
applications. The Win32 project already include the necessary libraries, to build the GUI example on Linux make sure you
have the SDL2, OpenGL and GLUT libraries and headers installed on your system, the latest version 2.0.4 is recommended. On
Mac OS X you need to install the SDL2 Framework to /Library/Frameworks.
</p>
<h2>License:</h2>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment