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

Building against namespaced QT does not work on Windows

    XMLWordPrintable

Details

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes