[<] [Home] [Contents] [>]


2.4.2 Building on Windows using Visual C++

  1. Open css/msvc/wkscstudio.sln (version 7) or css/msvc/wkscstudio.dsw (version 6).

  2. Remove any project you do not wish to compile. (Usually you should compile all of them. This guide assumes that you have all plugins compiled and ready-to-use.)

  3. Make sure that your Visual C++ knows where the Crystal Space libraries reside.

  4. Make sure that your Visual C++ can access the wx libraries.

  5. Select Debug or Release. (Both need different Crystal Space libraries! So make sure the right ones are accessible. Crystal Space Debug libraries end with _d.lib)

  6. Select Build.

You should not receive any error messages. If you do so, make sure all libraries are accessible. If they are, maybe the current CVS is not compilable. Usually it is, but sometimes modules are broken and someone is fixing them. Try a new checkout in a few days. If that doesn't work, contact one of the project administrators.


This document was generated using bare hands [TM].