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

Qt / QtC's rcc/qrc aging ungracefully, Qt lacks decent resource modularity.

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P4: Low
    • None
    • 5.3.0, 5.3.1
    • Build tools: rcc
    • None

    Description

      The current state or QRC and rcc makes it difficult to deploy resources in an easy and modular way. "Precompilation" of resources to put into the executable have been proved to exhaust memory.

      Furthermore, new applications requiring big resources as videos, images and dozens or hundreds of qml files generate very big executables.

      A rethink of the resource system or an addition must be thinked and planned so regular ZIP/TAR.BZ or any other kind you decide are easily loaded and accesed at runtime. Im thinking the QML Fontloader is a good example of what works.

      Games like Quake and its PAK system have good examples, I think the QRC system can be adapted.

      I create this bug because i think it is the root of severa issues being reported at several places in Qt and QtC. See for example QTCREATORBUG-11475, QTCREATORBUG-12286, QTCREATORBUG-11548, QTCREATORBUG-12226.

      Attachments

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

        Activity

          People

            hjk hjk
            desert Ariel Molina R.
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes