How to deploy the Qt frame work on the arm board
-
Also after the cross compilation I got the following directory tree so how to deploy it to the Arm board:
qt_install/bin
qt_install/doc
qt_install/imports
qt_install/include
qt_install/lib
qt_install/mkspecs
qt_install/plugins
qt_install/qml
qt_install/transactionsIs it necessary to deploy everything on the Arm board or only few stuff is required.