diff --git a/compiling_windows.md b/compiling_windows.md index d61d9c7..703f6cd 100644 --- a/compiling_windows.md +++ b/compiling_windows.md @@ -2,7 +2,7 @@ For compiling under Windows, the following is requiered: -* [Visual C++](http://www.microsoft.com/visualstudio) Visual C++ or Visual C++ Express compiler. +* [Visual C++](http://www.microsoft.com/visualstudio) Visual C++ or Visual C++ Express compiler. **Make sure you get a version that can compile for C++, Desktop**. * [Python 2.7+](http://www.python.org/getit/releases/2.7/) Python 2.7+ (3.0 is untested as of now). Using the 32-bits installer is recommended. * [SCons](http://www.scons.org) SCons build system.