I followed the introduction to run make to compile the OpenGLES Capture Example.
There is a full screen image just shown in a second, then the application crashed.
I got the following messages:
[1516164644.825632] INFO: EGL_API is EGL_OPENGL_ES_API [dispaly.c egl_init:270]
Segmentation fault
I also tried "capture" in the bin folder, and got the same result.
Is there something wrong with my hardware or there has some bugs in the programme? Any suggestions?
I followed the introduction to run make to compile the OpenGLES Capture Example. There is a full screen image just shown in a second, then the application crashed. I got the following messages: [1516164644.825632] INFO: EGL_API is EGL_OPENGL_ES_API [dispaly.c egl_init:270] Segmentation fault
I also tried "capture" in the bin folder, and got the same result.
Is there something wrong with my hardware or there has some bugs in the programme? Any suggestions?
Thanks.