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

"Build file" does not account for the object_parallel_to_source setting in a pro file

XMLWordPrintable

    • 81a32df63386ba11da74f8efd9281195552807c7 (qt-creator/qt-creator/master)

      "Build file" does not account for the object_parallel_to_source setting in a pro file. This means that regardless of where the file is, it will always do:

      10:53:56: Starting: "/usr/bin/make" .obj/model.o
      make: `.obj/model.o' is up to date.
      

      even if the file is in a separate directory and the object file is supposed to be in the same location as the source file.

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

            kandeler Christian Kandeler
            andysh Andy Shaw
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes