Regarding OpenGLES

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Regarding OpenGLES

1,320 次查看
jyotiverma
Contributor I

Dear sir,

We are using iMX6 based iW-RainboW-G15D EVM. We tried to draw a triangle using openGLES in Qt5.

But during Building the project i got some errors like:-

error: undefined reference to `fbGetDisplayByIndex'

 error: undefined reference to `fbCreateWindow'

error: collect2: error: ld returned 1 exit status

How to resolve it.

Thanks and Regards,

USG

0 项奖励
回复
2 回复数

1,169 次查看
jyotiverma
Contributor I

Hello,

Thanks for your response.

We are using FrameBuffer.

Regards,

Jyoti

0 项奖励
回复

1,169 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi Jyoti,

fbGetDisplayByIndex, and fbCreateWindow are functions provided by the FB API.

Can you please confirm which graphics backend is the customer using?

 

X11, FB, DirecrFB or Wayland??

0 项奖励
回复