How to include new module(QtXml) into imx6
-
Newbie need to to add QT+=QtXml in the project file.
The project is to be used in imx6 embedded system.
Like to know how to include a new Qt module, the link to get new module.
Where should the Qt module inserts in the ubuntu Filesystem.
It is to be cross-compile on a ubuntu desktop.
Please be as precise as possible, reader is newbie. -
Qt is not part of the linux kernel at all. You can't add it there