Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-7290

Creator marks iostream as syntax error

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • Qt Creator 2.4.1, Qt Creator 2.5.0-rc, Qt Creator 2.7.1
    • C/C++/Obj-C++ Support
    • Windows Vista x64

    Description

      1. Create a project and set up a desktop- and a Maemo-target for it.
      2. Make the desktop target active.
      3. Open a source file of this project and add the line:
        #include <iostream>
        

        The line is correct so no error is being displayed.

      4. Make the Maemo-target active and wait until parsing finished.
        Creator will underline the said line. A tooltip will show:
        iostream: No such file or directory
        

        The project can be compiled so this error message seems wrong to me.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            erikv Erik Verbruggen
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes