Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Unsolved qml_qmlcache.qrc ? It keeps generating this file.

    QML and Qt Quick
    1
    2
    337
    Loading More Posts
    • 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.
    • fcarney
      fcarney last edited by

      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 Reply Quote 0
      • fcarney
        fcarney last edited by

        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 Reply Quote 0
        • First post
          Last post