jvcleave / ofxOMXPlayer

OpenMax accelerated video player for openFrameworks on the Raspberry Pi 0-3. Does not work with RPI4
GNU General Public License v2.0
180 stars 61 forks source link

error: use of deleted function ‘ofxOMXPlayer::ofxOMXPlayer(const ofxOMXPlayer&)’ #151

Open tim-carlo opened 5 years ago

tim-carlo commented 5 years ago

I have tried to compile the add on in my project but the compiler always shows this error. I have no idea how to solve this problem. Thank you for any help.

error: use of deleted function ‘ofxOMXPlayer::ofxOMXPlayer(const ofxOMXPlayer&)’