From 7028cbe09c688437910a25623098762bf0fa592d Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Mon, 28 Mar 2016 22:28:34 +1000 Subject: Move Irrlicht to src/others. --- src/others/irrlicht-1.8.1/lib/Win64-visualStudio/readme.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 src/others/irrlicht-1.8.1/lib/Win64-visualStudio/readme.txt (limited to 'src/others/irrlicht-1.8.1/lib/Win64-visualStudio/readme.txt') diff --git a/src/others/irrlicht-1.8.1/lib/Win64-visualStudio/readme.txt b/src/others/irrlicht-1.8.1/lib/Win64-visualStudio/readme.txt new file mode 100644 index 0000000..7260e14 --- /dev/null +++ b/src/others/irrlicht-1.8.1/lib/Win64-visualStudio/readme.txt @@ -0,0 +1,11 @@ +We don't provide a procompiled dll for Win64. + +Visual Studio Express does not come with a 64-bit compiler by default. +You'll have to download the Windows Platform SDK- + +http://msdn.microsoft.com/en-us/windows/bb980924.aspx + +When installing the platform SDK, make sure you install the x64 and +IA64 compilers from Developer Tools -> Visual C++ Compilers. +If you're using VC Express you will only be able to compile from the +command line. \ No newline at end of file -- cgit v1.1