Question, OpenGL/ES header files, i.MX6SX

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

Question, OpenGL/ES header files, i.MX6SX

362 Views
Aemj
Contributor IV

Dear team,

I would like to ask about compiling OpenGL software which can run on i.MX6SX.

My customer is trying to port their software which uses OpenGL ES functions into i.MX6SX platform.

In their source code, some OpenGL/ES related header files (like gl2.h, gl2platform.h and gl2ext.h) are included.

In the case of compiling the software in the development environment of i.MX6SX, they want to know where the header files are located.

Could you show me where the header files are located?

Thanks,

Miyamoto

Labels (1)
0 Kudos
1 Reply

305 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi,

If you add the fsl-gpu-sdk and mesa-dri recipe in your yocto settings, all those headers should be in:

/usr/include/GLES2/

folder

Regards

0 Kudos