Hello, I am trying to install the libimxvpuapi package in order to be able to compile my QT creator program on my Linux machine to run the binary file on a IMX6 device. I downloaded from this link (https://github.com/Freescale/libimxvpuapi) and when trying to build it tells me this error: err: Package libimxdmabuffer was not found in the pkg-config search path.
I then attempt to download and build the libimxdmabuffer package and receive this error: .../libimxdmabuffer: --imx-linux-headers-path is not set.
Would anyone know how to fix this issue?
maybe you can refer to the document as below, focus on the "(optional) Install libimxvpuapi library: This library provides a community based open-source API to the NXP imx-vpu library (the low-level IMX6 VPU interface) "
the link is: