Regarding OpenGLES

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

Regarding OpenGLES

639 Views
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 Kudos
2 Replies

488 Views
jyotiverma
Contributor I

Hello,

Thanks for your response.

We are using FrameBuffer.

Regards,

Jyoti

0 Kudos

488 Views
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 Kudos