Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Error: qt 'iostream' file not found
Forum Updated to NodeBB v4.3 + New Features

Error: qt 'iostream' file not found

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 1.8k 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
    ROVguy
    wrote on 10 Aug 2019, 22:02 last edited by
    #1

    Hello.
    I'm having an issue with QT on Ubuntu 18.04 and win10.

    When I start a New Project under the Welcome tab, under Non-QT Project, Plain C++ Application I get errors with all my #include statements. The project starts with "#include <iostream>" which the program attaches an error to.

    Can anyone tell me what's the problem and how do I solve it?

    A 1 Reply Last reply 11 Aug 2019, 06:18
    0
    • M Offline
      M Offline
      mrjj
      Lifetime Qt Champion
      wrote on 11 Aug 2019, 00:24 last edited by mrjj 8 Nov 2019, 00:24
      #2

      Hi
      Does other types of project works ?
      Like a Qt GUI application?

      Most likely something wrong with your compiler kit but its odd you get this in
      both Win and Linux..

      What Qt version did you download and install ?

      1 Reply Last reply
      2
      • R ROVguy
        10 Aug 2019, 22:02

        Hello.
        I'm having an issue with QT on Ubuntu 18.04 and win10.

        When I start a New Project under the Welcome tab, under Non-QT Project, Plain C++ Application I get errors with all my #include statements. The project starts with "#include <iostream>" which the program attaches an error to.

        Can anyone tell me what's the problem and how do I solve it?

        A Offline
        A Offline
        aha_1980
        Lifetime Qt Champion
        wrote on 11 Aug 2019, 06:18 last edited by
        #3

        hi @rovguy,

        • which Creator version is that?
        • can you actually compile your app?

        Regards

        Qt has to stay free or it will die.

        1 Reply Last reply
        3

        1/3

        10 Aug 2019, 22:02

        • Login

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