Details
-
Bug
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
QDS 4.8
-
None
-
f2f53c5f2 (qds/dev)
Description
In Qt for MCUs 2.10 the new ResourceStorageSection API is being added. But whenever QDS writes the qmlproject file due to changes requiring it, it strips away the ResourceStorageSection child nodes of MCU.Config.
The expected behavior would be for the child nodes of MCU.Config to remain unchanged.
Project { MCU.Config { ResourceStorageSection { name: "QulResourceData" // default majorVersion: 1 minorVersion: 0 } ResourceStorageSection { name: "QulResourceDataInExternalFlash" majorVersion: 2 minorVersion: 3 } }
Attachments
Issue Links
- relates to
-
QTMCU-353 Versioning of resource binary files
-
- Closed
-