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 Updated to NodeBB v4.3 + New Features

External Binary Resources and QtQuickCompiler

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 162 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.
  • H Offline
    H Offline
    HojjatJafary
    wrote on 15 May 2019, 09:03 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

    1/1

    15 May 2019, 09:03

    • Login

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