kylemcdonald / ofxEdsdk

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

Compilation error. #44

Open KaunLeon opened 8 years ago

KaunLeon commented 8 years ago

Hi, So I wanted to try out controlling a Canon EOS camera with openframeworks, sadly it didn't work. I have tried two official canon SDK versions (2.11 and 3.14), with openframeworks 0.9.0 and 0.9.3, on both windows 7 and windows 8. None of them got through the compilation, yet all of them showed the same error messages: Unknown characters, syntax error, character not allowed, etc. It just seemed like that the SDK, ofxEdsdk and openframeworks were totally incompatible. I have followed the steps included, and tried both blank projects and examples. All ended up the same. Think anyone has any idea? Thanks, Kaun

jingpe commented 7 years ago

i have encountered the same issue... does anyone have a clue?