C++ Compilation Problems with Microsoft Visual Studios 2010 Beta 1 -
Well, I just got the new MSVS 2010 beta 1, and like with the 2008 Express, I just do not know Is how to compile anything, even a simple Hello World program. Anyone have any sign? I usually get a blanket fail message just no real information Edit: Sorry about that #include & lt; Iostream & gt; using namespace std; Main () {cout & lt; & Lt; "Hello world"; Return 0; } I create and get me: 1> ------ build start: project: forkicks, configuration: debug win32 ----- 1> Manifold embedding ... 1>. Debug \ forkicks.exe.intermediate.manifest: common error c1010070: failed to load and parsed. The system can not specify the file. 1> "Log in" file was saved on: // c: \ Users \ Randy \ Documents \ Visual Studio 2008 \ Projects \ forkicks \ forkicks \ Debug \ BuildLog. Htm " 1> forkicks - 1 error, 0 warning (=) ========= Build: 0 succeeded, 1 failed, 0 up-to-date, 0 left = ========= It is 2008 1> ------ Start build...