~baltix/+junk/irrlicht-test

« back to all changes in this revision

Viewing changes to lib/Win64-visualStudio/readme.txt

  • Committer: Mantas Kriaučiūnas
  • Date: 2011-07-18 13:06:25 UTC
  • Revision ID: mantas@akl.lt-20110718130625-c5pvifp61e7kj1ol
Included whole irrlicht SVN libraries to work around launchpad recipe issue with quilt, see https://answers.launchpad.net/launchpad/+question/165193

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
We don't provide a procompiled dll for Win64.
 
2
 
 
3
Visual Studio Express does not come with a 64-bit compiler by default. 
 
4
You'll have to download the Windows Platform SDK-
 
5
 
 
6
http://msdn.microsoft.com/en-us/windows/bb980924.aspx
 
7
 
 
8
When installing the platform SDK, make sure you install the x64 and 
 
9
IA64 compilers from Developer Tools -> Visual C++ Compilers.
 
10
If you're using VC Express you will only be able to compile from the
 
11
command line.
 
 
b'\\ No newline at end of file'