Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-461

use.pri evaluates project's static/shared flags, not those from Qbs

XMLWordPrintable

    • 5cb4b375ef9b36f61f05ad741a77c937bfdbc327

      When building Qt Creator with qmake the use.pri from QBS is used.

      This file decides whether a static or shared library of Qbs is supposed to be used by looking for static or shared in CONFIG. But CONFIG is a setting of the Qt Creator project.

      It should instead check how Qbs was built and set the linker flags accordingly.

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

            jbornema Joerg Bornemann
            hunger Tobias Hunger
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes