kylemcdonald / ofxEdsdk

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

CoreVideo framework necessary? #21

Closed quinkennedy closed 9 years ago

quinkennedy commented 10 years ago

I didn't know if this was a problem with my system setup, oF setup, or addon setup, but I need to add the CoreVideo framework to be able to compile the example project. Should I submit a pull request with the CoreVideo framework added? Or is there some more basic configuration that I have mis-matched to other people?

kylemcdonald commented 10 years ago

right now the example doesn't build for me, and adding CoreVideo doesn't change that. i'd appreciate the contribution of any working project file you might have!