Open Javingka opened 7 years ago
I had the same problem. Are you sure you're using the EDSK v3.04 Mac Version ? I only tried it with of0.9.2 yet.
ofxEdsk/libs
(merge it so it doesn't erase the include
folder, plus be sure not to add it in the src
folder).example
project. Here's how it should look :
In fact I think the step 6 in project description should read
Copy the EDSDK folder into this directory: OF > addons > ofEdsdk > libs
instead of
Copy the EDSDK folder into this directory: OF > addons > ofEdsdk > src
seems to compile fine using v0305 here
Thanks @karolsenami. Actually I had the EDSDK folder inside /src. So I deleted from there and it solved the issue!.
@dimitre you are right, that would help.
Hi guys,
I am trying to run a basic example using Cannon 5D Mark II
I made a new project using the ProjectGenerator, including the ofxEdsdk addon.
My ofApp.h file looks like this:
When I run this code gives this errors:
Do you have any clue of what could be happening here?
The versions I am using are this: Openframework v 0.9.8 OSx El Capitan 10.11.4 beta EDSDK version 3.4.20.5, Copyright 2016 Canon Inc.