Kit disabled for cross compilation of QML application
Unsolved
General and Desktop
-
My project is written in QML with C++ as backend and i am trying to cross compile it for Imx6 controller the problem is when i was trying to cross compile it using ARM compiler kit for QT written application it is successfullly compiling , but when i am trying to compile for my QML application the ARM compiler kit is disabled .... can anyone help me to understand why it is happening and what is the resolution.
-
@vinay-achar said in Kit disabled for cross compilation of QML application:
QML application the ARM compiler kit is disabled
Does your cross compiled Qt also have QML?
-
yes , my cross compilation also have QML in it but here i have elaborated my problem with great detail