Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 6.0
-
Fix Version/s: 6.1.1, 6.2.0 Alpha
-
Component/s: Build System, Build System: CMake, Build tools: rcc
-
Labels:None
-
Commits: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 |