imx8mqevk missing GL/glx.h

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

imx8mqevk missing GL/glx.h

1,118 Views
terry1
Contributor III

what package do I add to yocto to get GL/glx.h added to the rootfs.

Is this missing from the gpu support package.

Thanks

Terry

0 Kudos
4 Replies

878 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello Terry,

GLX is deprecated, use EGL. if you want to continue using GLX you have to install 

mesa-common-dev, libglu1-mesa-dev, freeglut3-dev

Regards
0 Kudos

878 Views
terry1
Contributor III

try to add libmesa-dev, mesa-common-dev, libglu1-mesa-dev and freeglut3-dev and imx yoto could not find any of those packages?

0 Kudos

878 Views
terry1
Contributor III

How can it be deprecated, I was trying to native build gstreamer on my imx8?

0 Kudos

792 Views
benson_lin
Contributor II

Dear Terry

 

Did you solve this problem? ( fatal error: GL/glx.h: No such file or directory )

 

I have the same error, Could you please give me some suggestions about this error?

 

Thanks.

 

0 Kudos