Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tuio_cpp
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pirvi-public
tuio_cpp
Commits
880d2a6d
Commit
880d2a6d
authored
9 years ago
by
Martin Kaltenbrunner
Browse files
Options
Downloads
Patches
Plain Diff
SDL2 reference
parent
05ec255b
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
readme.html
+4
-3
4 additions, 3 deletions
readme.html
with
4 additions
and
3 deletions
readme.html
+
4
−
3
View file @
880d2a6d
...
...
@@ -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>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment