REPOST of Begginner question please help

S

Shawn Taylor

Alright i tried the
#include <iostream>
#include <ostream>

int main()
{
std::cout << "Hello World!" << std::endl;
return 0;
}

I am getting a Linker Error Unresolved External'_Form1' referenced for
C:\XXXXXX\XXXX\Project1.obj

Any ideas?
 
A

Alf P. Steinbach

* Shawn Taylor:
[multi-posted]

Please don't post the same message separately to two or more groups.

Already answered in [alt.comp.lang.learn.c-c++].
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,535
Members
45,007
Latest member
OrderFitnessKetoCapsules

Latest Threads

Top