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

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

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes