Hello @nesnes
just a quick check after looking at your last error message: "QQmlApplicationEngine failed to load component qrc:/Main.qml: No such file or directory":
Do you have similar line in your main.cpp application:
engine.addImportPath(Q...
Hello,
STM don't and will not provide direct support for wxWidgets. But as GTK is supported by our MPU platforms, it should not be a big task to link it to wxWidgets.It might be interesting to look at : https://docs.wxwidgets.org/latest/plat_gtk_in...
Hello @nesnes
we recently published a meta layer for Qt5 installation, this is available here:
https://github.com/STMicroelectronics/meta-st-x-linux-qt
And doc at :
https://wiki.st.com/stm32mpu/wiki/X-LINUX-QT_Expansion_Package
Hope it can hel...