Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-73870

ghost compilation

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 5.12.1
    • 5.12.0
    • Build tools: qmake
    • None
    • Windows
    • 6a221f3d05b6d0e902d86d75428364747268c6c9

    Description

      Hello,

      in a ui C++ project (with QWidget), if a C++ file with '.cpp' extension is included in the project (for instance 'file1.cpp'), and if a file with the same name but with extension '.c' (for instance 'file1.c') is present in the same directory as the '.cpp' file, but which is not included in the project, this file ('file1.c') is also  compiled during the build process. Strange isn't it?

      This could be embarrassing when errors  happen during the compilation of this '.c' file, which was my case, but what happens when there are no error?

      good luck,

      best regards

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            pas059 Pascal Cloup
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes