Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
Qt for MCUs 2.7, Qt for MCUs 2.6, Qt fo MCUs 2.5.2
-
f7d55ca8, 19f85d5a, f9bccc84
Description
When adding a module like done in the attached example. It fails to compile and after inspection this seem to be due to missing a namespace in an autogenerated cpp file. Manually adding the namespace to the cpp file seems to make it build and application to run like expected.
Way to reproduce:
1) Build and run the attached project with Qt for MCUs 2.6
2) Compiling fails with errors.