March 9, 2011

Redbird Redbird
Lab Rat
3 posts

Qt Eclipse Integration iostream unresolved inclusion

 

Hi everyone,
I’m really new to use Qt Eclipse integration. I have a few C++ files, now I’m put in my Qt/C++ project. However, I get warnning for “#include <iostream>” unresolved inclusion. Isn’t there iostream libraries in Qt/Mingw? Would there be an equivalent Qt libraries?

Also, I remember someone said there is a Qt Eclipse cheat sheet or some sort. Would someone kindly point me where it is?
Thanks in advance!

2 replies

March 9, 2011

Redbird Redbird
Lab Rat
3 posts

btw, I’m using Windows vista (32), qt/2010.05 mingw compiler.
I was thinking if QLibrary would just cover the <iostream>. but if anyone could explain the standard libraries management in Qt/Eclipse integration. that would be much appreciated.

April 27, 2012

cloudbuster cloudbuster
Lab Rat
39 posts

here is why:

http://qt-project.org/forums/viewthread/4345

do a search on “fstream” or “iostream” and get many hits

figured out code-tags

  1. x=y;
  2. z=0;

 
  ‹‹ Overriding new and delete operator      [Moved] dynamic linking(late bind) and pointer to member function ››

You must log in to post a reply. Not a member yet? Register here!