I tried to build with Visual Studio Express 2012 on win 8.1 ; following the online instructions.
I got a "Error in configuration process, project files may be invalid" at the end of the step 5 ; with cmake after having choosen configure.
CMakeOutput.log do not indicate any error ; however it's obvious it didn't work since the is no "solution" for visual studio for step 6.

Tried with current code from official repo and got the same issue.
Are there some steps of troobleshooting to follow or will I just be unable to compile with my config ?
