Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. C++ Gurus
  4. Qt Eclipse Integration iostream unresolved inclusion
Forum Updated to NodeBB v4.3 + New Features

Qt Eclipse Integration iostream unresolved inclusion

Scheduled Pinned Locked Moved C++ Gurus
3 Posts 2 Posters 5.6k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Redbird
    wrote on last edited by
    #1

    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!

    1 Reply Last reply
    0
    • R Offline
      R Offline
      Redbird
      wrote on last edited by
      #2

      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.

      1 Reply Last reply
      0
      • C Offline
        C Offline
        cloudbuster
        wrote on last edited by
        #3

        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
        @
        x=y;
        z=0;
        @

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved