kylemcdonald / ofxEdsdk

Interfacing with Canon cameras from openFrameworks for OSX. An alternative to ofxCanon and CanonCameraWrapper.
Other
111 stars 51 forks source link

Current HEAD doesn't build #12

Closed elliotwoods closed 11 years ago

elliotwoods commented 11 years ago

Testing with:

I get a lot of NSObject errors: image

Semi-fix is to git checkout HEAD~3, but then the camera doesn't initialise, but that could be a library-camera compatibility issue

elliotwoods commented 11 years ago

Closed as duplicated in #11