ofxHAPAVPlayer icon indicating copy to clipboard operation
ofxHAPAVPlayer copied to clipboard

Problems when extending (inheritance)

Open dmelladom opened this issue 8 years ago • 0 comments

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.

dmelladom avatar Jan 10 '17 08:01 dmelladom