Quantcast
Channel: beginners - openFrameworks
Viewing all articles
Browse latest Browse all 4929

ofxVideoRecorderExample only runs on Debug?

$
0
0

@schnurbert wrote:

Hey there,
When I run the ofxVideoRecorderExample in Debug it runs perfectly but when I try it in Release mode I get:

[warning] ofQTKitGrabber: setDesiredFrameRate(): cannot set framerate for QTKitGrabber
dyld: lazy symbol binding failed: Symbol not found: _objc_setProperty_atomic
  Referenced from: /Applications/of_v0.8.4_osx_release/addons/ofxVideoRecorder/ofxVideoRecorderExample3/bin/ofxVideoRecorderExample2.app/Contents/MacOS/ofxVideoRecorderExample2
  Expected in: /usr/lib/libobjc.A.dylib

dyld: Symbol not found: _objc_setProperty_atomic
  Referenced from: /Applications/of_v0.8.4_osx_release/addons/ofxVideoRecorder/ofxVideoRecorderExample3/bin/ofxVideoRecorderExample2.app/Contents/MacOS/ofxVideoRecorderExample2
  Expected in: /usr/lib/libobjc.A.dylib

Any idea why this happens?
Additionally, when I include the VideoRecorder in my own projects,in both cases Debug&Release it shows me:

Unable to find a suitable output format for 'PARTICLE'

in the console and won't even create a file, although I just copied the code from the example.
Thank you very much for your time!

Posts: 3

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4929

Trending Articles