BradLarson / GPUImage2

GPUImage 2 is a BSD-licensed Swift framework for GPU-accelerated video and image processing.
BSD 3-Clause "New" or "Revised" License
4.87k stars 609 forks source link

EAGLContext error #190

Open alyfreym opened 7 years ago

alyfreym commented 7 years ago

Hi guys, when i use GPUImage2 I have such an error Unable to create an OpenGL ES 2.0 context. The GPUImage framework requires OpenGL ES 2.0 support to work.

screen shot 2017-08-13 at 5 16 52 pm

Somebody faced such problem?