aboutsummaryrefslogtreecommitdiff
path: root/SDK/Win32/mingw_BuildSamples.txt
blob: ea08ef0340b2ecb46134377a07da1d1e9aea8e45 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
OGRE MINGW PRECOMPILED SDK
==============================

The Ogre samples are only included as source code. To compile them, you
need CMake which you can get at: http://www.cmake.org
Install CMake, then edit the file BuildSamples.bat. Change the line 
beginning with CMAKE=... to point to your CMake installation directory.
Change the line beginning with MINGW=... to point to your MinGW installation.
If you want, you can select a build type by changing the line BUILD=...
to one of Release, Debug and RelWithDebInfo (case-sensitive!).

Save BuildSamples.bat, then run it. If everything is set up correctly,
this should now build the Samples.