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

There is no option to specify output path for quick compiler in .pro

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Invalid
    • P3: Somewhat important
    • None
    • 5.13.2
    • QML: Compiler
    • None

    Description

      Our project (SUBDIRS) contains 2 resource .pro files (libraries) with QMLs. At the moment all qml_*.cpp files including qmlcache_loader.cpp are being generated into the same folder (where makefiles reside).
      Thus all qml files must be placed into the same .pro file as otherwise qmlcache_loader.cpp files will be overlapped and qInitResources_*() methods for qrc files in another .pro will be missed.
      Specifying output path for quickcompiler in the .pro - would solve this issue.

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            vdushatsky Vladislav Dushatsky
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes