openGL-RPi-tutorial icon indicating copy to clipboard operation
openGL-RPi-tutorial copied to clipboard

i use raspberry pi 4b ,after make tutorial01_first_screen and run it, get out error: `GSurface != EGL_NO_SURFACE' failed.

Open cmj7010 opened this issue 4 years ago • 1 comments

tutorial01_first_screen: /home/pi/OpenGL_RPI_Tutorial/openGL-RPi-tutorial/common/startScreen.cpp:107: void InitGraphics(): Assertion `GSurface != EGL_NO_SURFACE' failed.

cmj7010 avatar Oct 06 '21 09:10 cmj7010

search EGL_NO_SURFACE online, I found: https://pi3d.github.io/html/FAQ.html which may be enough.

if not, one usually needs to include basic information: the equipment you used? had you followed all the instructions?

NB: I have not used this project for about 8 years.

good luck!

peepo avatar Oct 06 '21 12:10 peepo