Hi!
I have a class that I want to inherit from ofxHAPAVPlayer.
When I include ofxHAPAVPlayer.h in the header of the new, extended class, I have two errors, not finding CVOpenGLTextureCacheRef neither CVOpenGLTextureRef.
If I do not include the header, the program compiles OK.
I have added the Runpath Search Path.
Thanks for your support.