You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: