Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt for MCUs 1.9
-
None
Description
I am facing issue while integrating C++ and QML.
If i load only QML files its compiles and runs fine and everything works . But as i try to integrate C++ with QML using
qul_target_generate_interfaces(<Application> <.h>)
Clang version error shows.