Details
-
User Story
-
Resolution: Fixed
-
P2: Important
-
Qt for MCUs 2.10
-
None
-
f141e3b447606402d5603955ccdb5b71af51b808
Description
If the application wants to show an error or similar, it's not convenient that the initPlatform() call crashes when the resource data is invalid or memory allocation fails.
Instead, an alternative version is needed that doesn't crash, but instead returns an error code.