I am having some difficulty compiling a C++ program that I've written.
This program is very simple and, to the best of my knowledge.
The program is as follows:
Here is the output I received when trying to compile this program with Visual C++ 2010:
c:\dev>cl /nologo helloworld.png...