The Student Room Group
You're perfectly welcome to ask your questions on this thread.
Reply 2
ok so in visual c++ 2008
i type is :
// my first program in C++

#include <iostream>
using namespace std;

int main ()
{
cout << "Hello World!";
return 0;
}
and go to build and click build filename
but it says build failed... i cant understand why :s-smilie:
Reply 3
Output Window

Embedding manifest...
.\Debug\exercise1.exe.intermediate.manifest : general error c1010070: Failed to load and parse the manifest. The system cannot find the file specified.
Results

Build log was saved at "file://c:\Documents and Settings\Administrator\My Documents\Visual Studio 2008\Projects\exercise1\exercise1\Debug\BuildLog.htm"
exercise1 - 1 error(s), 0 warning(s)
-------- this is the message i get...
Reply 4
Reply 5
Whoops, just noticed this thread is 4 days old :smile:
Reply 6
Go to winprog.com they have better beginners guide to c++

Latest

Trending

Trending