Visual c++ problem

Please support our C++ advertiser: Intel Parallel Studio Home
Thread Solved

Join Date: Oct 2008
Posts: 15
Reputation: Kainan54 is an unknown quantity at this point 
Solved Threads: 0
Kainan54 Kainan54 is offline Offline
Newbie Poster

Visual c++ problem

 
0
  #1
Nov 14th, 2008
I'm starting to learn c++. I use vista so lots of ide's dont work for me. Right now im trying visual c++ but things like cout are not understood when compiling. This may be a compiler issue. I all would like to know is a good basic (for beginers) ide with good compiler(s) that works on vista.
Reply With Quote Quick reply to this message  
Join Date: Nov 2008
Posts: 961
Reputation: MosaicFuneral is just really nice MosaicFuneral is just really nice MosaicFuneral is just really nice MosaicFuneral is just really nice MosaicFuneral is just really nice 
Solved Threads: 92
MosaicFuneral's Avatar
MosaicFuneral MosaicFuneral is offline Offline
Posting Shark

Re: Visual c++ problem

 
0
  #2
Nov 15th, 2008
cout not understood? Are you including the right headers?

There's Code::Blocks, and Dev-C++
"Jedenfalls bin ich überzeugt, daß der Alte nicht würfelt."
"I became very sensitive to what will happen to all this and all of us." -Two geniuses named Albert
Reply With Quote Quick reply to this message  
Join Date: Aug 2007
Posts: 1,679
Reputation: vmanes is a splendid one to behold vmanes is a splendid one to behold vmanes is a splendid one to behold vmanes is a splendid one to behold vmanes is a splendid one to behold vmanes is a splendid one to behold vmanes is a splendid one to behold 
Solved Threads: 193
vmanes's Avatar
vmanes vmanes is offline Offline
Posting Virtuoso

Re: Visual c++ problem

 
0
  #3
Nov 15th, 2008
  1. #include <iostream>
  2. using namespace std;

You got this correct? VC++ 2005 and 2008 should work just fine in Vista.
Everyone's gotta believe in something. I believe I'll have another drink.
~~~~~~~~~~~~~~~~~~
Looking for an exciting graduate degree? Robotics and Intelligent Autonomous Systems (RIAS) at SDSM&T See the program brochure here.
Reply With Quote Quick reply to this message  
Join Date: Oct 2008
Posts: 15
Reputation: Kainan54 is an unknown quantity at this point 
Solved Threads: 0
Kainan54 Kainan54 is offline Offline
Newbie Poster

Re: Visual c++ problem

 
0
  #4
Nov 15th, 2008
OK im trying to use dev because im learning from a book and the author uses dev but i keeep geting this error: C:\Dev-Cpp\Makefile.win
[Build Error] [main.o] Error 1

how do i fix it?
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC