QtOpenCVViewerGl icon indicating copy to clipboard operation
QtOpenCVViewerGl copied to clipboard

Got an issue with OpenGL ES 2.0

Open kachhadiyatushar opened this issue 9 years ago • 0 comments

Hello,

I have tried your source code in my Qt 5.4.1 OpenGL ES 2.0 and I got below issues.

protected QOpenGLFunctions_2_0 - Not working (this file included but not this line gives me error)

Following function says 'was not declared in this scope' glMatrixMode glLoadIdentity glOrtho glPushMatrix glRasterPos2i glDrawPixels glPopMatrix

Will guide me what should I do to resolve all these errors.

Thanks

Tushar Kachhadiya

kachhadiyatushar avatar Jan 28 '16 15:01 kachhadiyatushar