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

File appears in different locations of project tree on Linux and Windows

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P3: Somewhat important
    • None
    • Qt Creator 4.2.1
    • Windows 10 64 bit
      Ubuntu 16.10 64 bit

    Description

      1. Have a checkout of Creator's repository at tag v4.1.0-beta1.
      2. Open project qtcreator.pro from this repository in Qt Creator and configure it to use an MSVC2013-based build of Qt 5.6.1.
      3. Wait for parsing to finish.
      4. See the Projects view.
        There's the file qmljs.g in
        qtcreator/src/libs/qmljs/qmljs-lib/Other files/parser
      5. Do the same on Linux, with a gcc-based build of Qt 5.6.1.
        There, the file qmljs.g is in
        qtcreator/src/libs/qmljs/qmljs-lib/parser/Other files/

      I don't see anything platform specific there, so I think the file should appear in the same location on both platforms.

      Found by Squish test tst_openqt_creator.

      Attachments

        For Gerrit Dashboard: QTCREATORBUG-17609
        # Subject Branch Project Status CR V

        Activity

          People

            kandeler Christian Kandeler
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes