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
Hello Terry,
GLX is deprecated, use EGL. if you want to continue using GLX you have to install
mesa-common-dev, li
bglu1-mesa-dev, freeglut3-dev Regards
try to add libmesa-dev, mesa-common-dev, libglu1-mesa-dev and freeglut3-dev and imx yoto could not find any of those packages?
How can it be deprecated, I was trying to native build gstreamer on my imx8?
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.