aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/irrlicht-1.8.1/lib
diff options
context:
space:
mode:
authorDavid Walter Seikel2014-01-13 19:47:58 +1000
committerDavid Walter Seikel2014-01-13 19:47:58 +1000
commitf9158592e1478b2013afc7041d9ed041cf2d2f4a (patch)
treeb16e389d7988700e21b4c9741044cefa536dcbae /libraries/irrlicht-1.8.1/lib
parentLibraries readme updated with change markers and more of the Irrlicht changes. (diff)
downloadSledjHamr-f9158592e1478b2013afc7041d9ed041cf2d2f4a.zip
SledjHamr-f9158592e1478b2013afc7041d9ed041cf2d2f4a.tar.gz
SledjHamr-f9158592e1478b2013afc7041d9ed041cf2d2f4a.tar.bz2
SledjHamr-f9158592e1478b2013afc7041d9ed041cf2d2f4a.tar.xz
Update Irrlicht to 1.8.1. Include actual change markers this time. lol
Diffstat (limited to 'libraries/irrlicht-1.8.1/lib')
-rw-r--r--libraries/irrlicht-1.8.1/lib/Win64-visualStudio/readme.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/libraries/irrlicht-1.8.1/lib/Win64-visualStudio/readme.txt b/libraries/irrlicht-1.8.1/lib/Win64-visualStudio/readme.txt
new file mode 100644
index 0000000..7260e14
--- /dev/null
+++ b/libraries/irrlicht-1.8.1/lib/Win64-visualStudio/readme.txt
@@ -0,0 +1,11 @@
1We don't provide a procompiled dll for Win64.
2
3Visual Studio Express does not come with a 64-bit compiler by default.
4You'll have to download the Windows Platform SDK-
5
6http://msdn.microsoft.com/en-us/windows/bb980924.aspx
7
8When installing the platform SDK, make sure you install the x64 and
9IA64 compilers from Developer Tools -> Visual C++ Compilers.
10If you're using VC Express you will only be able to compile from the
11command line. \ No newline at end of file