irrlicht/lib/Win64-visualStudio
bitplane be6fd3dfde Added D3D support in SDL device, posted by Halifax. Also updated readme in Win64 dir to complain about lack of 64-bit support in VC Express.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2286 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-16 02:22:48 +00:00
..
readme.txt Added D3D support in SDL device, posted by Halifax. Also updated readme in Win64 dir to complain about lack of 64-bit support in VC Express. 2009-03-16 02:22:48 +00:00

readme.txt

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

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.