Installing libimxvpuapi for imx6q

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Installing libimxvpuapi for imx6q

Jump to solution
1,171 Views
girijapretha
Contributor II

Hi,

I am trying to install libimxvpuapi library for imx6q. I got the package from below link

GitHub - Freescale/libimxvpuapi: i.MX VPU API Library 

When I try to configure through ./waf command, it is failing with below message,

using the vpulib backend
Checking for library vpu : not found
The configuration failed.

Can you please guide me with steps for installing above package.

Thanks in advance.

Labels (4)
0 Kudos
1 Solution
861 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello girijapretha,

You are using a non hardware videos acceleration processor (VPU). or you have no activate the  VPU support on the kernel.

Regards

View solution in original post

0 Kudos
2 Replies
862 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello girijapretha,

You are using a non hardware videos acceleration processor (VPU). or you have no activate the  VPU support on the kernel.

Regards

0 Kudos
861 Views
girijapretha
Contributor II

Thanks Bio_TICFSL.

I enabled vpu as part of buildroot and now I am able to install the package.

0 Kudos