All example that I found doesn't work (https://www.raspberrypi.org/forums/view ... 6#p1555166), I always get this error when compile:
Code: Select all
/usr/bin/ld: video/VideoObjects/VideoObjectGLES2_EGL.o: undefined reference to symbol 'eglCreateImageKHR'
/usr/bin/ld: //opt/vc/lib/libbrcmEGL.so: error adding symbols: DSO missing from command line
Someone can help me to fix the error or better give some example to achieve what I need?
Thanks.