Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. qml_qmlcache.qrc ? It keeps generating this file.
QtWS25 Last Chance

qml_qmlcache.qrc ? It keeps generating this file.

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
2 Posts 1 Posters 628 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.
  • fcarneyF Offline
    fcarneyF Offline
    fcarney
    wrote on last edited by
    #1

    I am including a qml file like this:

    RESOURCES += \
        qml.qrc \
    

    However in Windows running 5.12.2 and qt creator it keeps generating this qml_qmlcache.qrc. In linux I do not get get this same behavior. Why is it generating this file in Windows and not Linux. It also makes it hard to see what qml files it is including as the cache file shows up under resources and only has a png in there and does not include qml files.

    C++ is a perfectly valid school of magic.

    1 Reply Last reply
    0
    • fcarneyF Offline
      fcarneyF Offline
      fcarney
      wrote on last edited by
      #2

      Interesting. I recompiled with debug profile and the cache file is no longer showing up in the explorer. So it has something to do with a release build.

      C++ is a perfectly valid school of magic.

      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