I build a Yocto L5.4.3 zeus imx-image-full image for imx8qxpmek.
I noticed the OpenCV 4.1.2 libraries also in library folder.
then I build meta-toolchain, would like to develop software using OpenCV,
I got error because there is no header nor library files on my host opt/xxx/sysroots/aarch64-poky-linux.
Does any ones knows how to build compose a complete SDK ?
PS:
Also tried bitbake imx-image-full-sdk , unfortunately there is no such toolchain recipe provided.
Thank you