Details
-
Bug
-
Resolution: Done
-
P2: Important
-
6.0
-
None
-
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
For Gerrit Dashboard: QTBUG-85051 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
350269,3 | Fix qt6_add_big_resources | dev | qt/qtbase | Status: MERGED | +2 | 0 |
350345,2 | Fix qt6_add_big_resources | 6.1 | qt/qtbase | Status: MERGED | +2 | 0 |