How to add Qt into existing SDK?

Thread Starter

embdev

Joined Aug 23, 2016
2
Dear fellow coders,

I've an existing SDK with the necessary toolchain and some images (i.e. Linux kernel images, rootfs, Uboot). I need to work on some Qt projects. Am I suppose to add Qt lib into the Linux kernel image or the rootfs instead? For either correct method, would anyone be able to provide some specific steps as to how to compile an image e.g. [rootfs with Qt] or [linux kernel with Qt] using the toolchains & SDK that I've?


Thank you!
 
Top