Advertisement

04.22.2008 at 10:53PM PDT, ID: 23345541
[x]
Attachment Details

Using Ms Visual Studio for standard C++ Program

Asked by jannhan in Visual Studio 2008

Tags: Microsoft, Visual Studio, 2008, c++

I'm trying to use Ms Visual Studio 2008 to write a simple C++ program. I have followed all the instructions in this page: http://msdn2.microsoft.com/en-us/library/ms235629.aspx but I keep getting error when compiling my project. I'm just running a simple code:

#include <iostream>
using namespace std;

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

I keep getting this error: Project : error PRJ0003 : Error spawning 'rc.exe'.

Anyone knows how I should setup in order to write C++ program correctly?Start Free Trial
 
Loading Advertisement...
 
[+][-]04.23.2008 at 05:53AM PDT, ID: 21420065

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]04.23.2008 at 05:55PM PDT, ID: 21426866

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]04.23.2008 at 06:23PM PDT, ID: 21426960

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: Visual Studio 2008
Tags: Microsoft, Visual Studio, 2008, c++
Sign Up Now!
Solution Provided By: jaime_olivares
Participating Experts: 1
Solution Grade: B
 
 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628