OpenGL on iMX53 QSB - missing headers and libraries

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

OpenGL on iMX53 QSB - missing headers and libraries

1,314件の閲覧回数
StevieRG
Contributor II

Dear all, I’d like to build some linux Open GL 2.0 apps (not Open GL ‘ES’ 2.0, I can do that fine) for the i.MX53 QSB. I can’t find anywhere in my installation the GL header files (gl.h, glut.h, etc) and can’t find anything that’s obviously a GL library (except for the libGLES as I said earlier). In the config I have “amd-gpu-bin-mx51” (not the x11 version) and “libz160-bin” checked. Anyone know what I’m missing to get Open GL 2.0 environment set up and running? Many thanks.

ラベル(1)
0 件の賞賛
返信
2 返答(返信)

1,029件の閲覧回数
StevieRG
Contributor II

Thanks for the reply, I had a feeling that might be the case. We were hoping to utilize existing OpenGL code but looks like we’ll have to convert it to ES.

0 件の賞賛
返信

1,029件の閲覧回数
VladanJovanovic
NXP Employee
NXP Employee

i.MX53 does not support OpenGL 2.0, you have to use the ES version for embedded systems.

0 件の賞賛
返信