Hi, get the latest version of the
CMake from here. After installing, run cmake gui [if there is no start menu shortcuts, simply press
Win Logo+R and type
cmake-gui].
Press
Browse Source... button then browse for the source code [where that you have placed your Horde3D SVN dir], then press
Browse Build... and browse for the dir that you want to create the new sln files.
Press the
Configure button, a new window will appear, choose your preferred IDE/Compiler suite [MSVC 2010 in your case] and arch [if you are using the express version of the MSVC, you can't build x64 binaries, just x86] from combo box [drop down or whatever it's called].
Now remove the tick/check from the
HORDE3D_BUILD_TERRAIN [let it stay there if you really need that extension], press the
Configure again and finally
Generate.
Now enjoy your fresh sln