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

Building against namespaced QT does not work on Windows

XMLWordPrintable

      I configured Qt with "-qtnamespace QtCppIntegration" and Qt itselft build without problems. Building my own applications against that Qt ended in hundreds of linker errors.
      My .qmake.cache contains the line "DEFINES = QT_NAMESPACE=QtCppIntegration". But "-DQT_NAMESPACE=QtCppIntegration" is not passed to g+ in the makefile of my own app.

      Building that same app also with namespaced Qt works well on linux, btw.

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

            stormols Marius Storm-Olsen
            portale Alessandro Portale
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes