943,879 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Marked Solved
  • Views: 475
  • C++ RSS
Nov 14th, 2008
0

Visual c++ problem

Expand Post »
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.
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Kainan54 is offline Offline
15 posts
since Oct 2008
Nov 15th, 2008
0

Re: Visual c++ problem

cout not understood? Are you including the right headers?

There's Code::Blocks, and Dev-C++
Reputation Points: 888
Solved Threads: 114
Nearly a Posting Virtuoso
MosaicFuneral is offline Offline
1,270 posts
since Nov 2008
Nov 15th, 2008
0

Re: Visual c++ problem

C++ Syntax (Toggle Plain Text)
  1. #include <iostream>
  2. using namespace std;

You got this correct? VC++ 2005 and 2008 should work just fine in Vista.
Reputation Points: 1268
Solved Threads: 228
Posting Virtuoso
vmanes is offline Offline
1,895 posts
since Aug 2007
Nov 15th, 2008
0

Re: Visual c++ problem

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?
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Kainan54 is offline Offline
15 posts
since Oct 2008

This thread is solved

Either the thread starter or a moderator has marked this thread as solved. You can most likely trust the responses and answers given. There is most likely no reason for any further responses to be posted here. If you have a related question, please start a new thread in this forum instead.

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C++ Forum Timeline: How do i put colour into this program help please
Next Thread in C++ Forum Timeline: Linking Problem in VC++8.0





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC