Hi guys,
I try to compile an application that uses ofxEdsdk https://github.com/kylemcdonald/ofxEdsdk and I have some strange errors that I don’t understand from where they come.
NSObjCRuntime.h Parse issue Expected unqualified id, Parse issue unknows type name NSString etc see the image below
I use OF 0.8.0, OS Mountain Lion
The example projects from OF are compiling well
The project was generated with the project generator, and I have the same error when I try to compile the example.
I used EDSDK 2.12 and EDSDK 2.13 and the behaviour was the same.
Any ideea where could by the problem?
Thanks