I think I could pass this one, but while trying :
I had this error message (I tried to translate, because original is in french) :
1>------ Build started: Project: ScriptDev2, Configuration: Debug Win32 ------
1> Extracting revision
1> '"C:\\Mangos\\src\\bindings\\ScriptDev2\\..\\..\\..\\win\\VC100\\genrevision__Win32_Debug\\genrevision.exe"' is not recognize as an internal or external
1> command, executable programm or command file.
1>C:\\Program Files\\MSBuild\\Microsoft.Cpp\\v4.0\\Microsoft.CppCommon.targets(151,5): error MSB6006: "cmd.exe" exited with code 9009.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
The first part, with mangosdvc100, seems to have succeded.
A lot of things have changed in C++ 2010 Express, it takes a lot of time to find them at another place (it is the case for example to verify the win32 release, that is know in "properties" and then you choose in a rolling list just after "Configuration").
Any finger to point the way for me ? Thank you very much !