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

CMake doesn't support big resources

    XMLWordPrintable

Details

    • 9e8f43e5accba52b3df6e202759f5ea9b8620e5e (qt/qtbase/dev) d7ea41ab03fa1e140c3282a9e05bc25c5f3e9657 (qt/qtbase/6.1)

    Description

      Converting qmake projects to cmake using the provided tool does not handle big resources.

      Manually changing the project to use qt6_add_big_resources() fails at build time.

      qt6_add_big_resources(OUT_FILES ../exampleresources/cubemaps.qrc)
      target_sources(anaglyph-rendering PRIVATE ${OUT_FILES})
      

      Produces errors in attached file

      Attachments

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

        Activity

          People

            jbornema Joerg Bornemann
            mkrus Mike Krus
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes