Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. External Binary Resources and QtQuickCompiler
Forum Update on Monday, May 27th 2025

External Binary Resources and QtQuickCompiler

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 148 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • HojjatJafaryH Offline
    HojjatJafaryH Offline
    HojjatJafary
    wrote on last edited by
    #1

    Hi,
    I have an External Binary Resource file that contains my qml files but I want to use compiled qmls instead of source files,
    the only way I found to use compiled qmls is a QMake option: CONFIG += qtquickcompiler that package up resources into my application binary but I need external one.
    How can I package compiled qmls into my external resource file?

    Thanks.

    PS: seems that the qtquickcompiler option is a .prf file that uses qmlcachegen.exe to generate the compiled cache of qmls.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved