Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Install Microsoft Visual C++ 2008 2010 ExpressMicrosoft DirectX SDKCMakeTortoise Hg and 7-Zip in your desired locations. If you don't use the default path, you'll have to put your specific path in the following commands.

...

In Start Menu -> All Programs -> Microsoft Visual C++ 2008 2010 Express Edition -> Visual Studio Tools, launch Visual Studio 2008 2010 Command Prompt

Getting the sources

...

Put the downloaded external_vc9vc10.7z inside C:\ryzom\ and in the command line, type:

Note

Just replace all vc9vc10 occurences by vc10vc9 if you're using VC++ 20102008

 

"c:\Program Files\7-Zip\7z.exe" x external_vc9.7z -oexternal
del external_vc9.7z

Installing Jom (optional)

Download Jom from Nokia FTPhere.

Put the downloaded jom.zip inside C:\ryzom\ and in the command line, type:

...

Now click on Configure, it will ask you to choose a generator, select Visual Studio 9 200810 2010 and click on Finish.

Other generators could work too such as: Visual Studio 9 2008 10 2010 Win64 (if you installed Windows SDK 64 bits compilers) or other versions of Visual Studio.

...