Canon EDSDK 2.8 (Xcode 3.2.2 - Snow Leopard 10.6.3)
- by Scott Langendyk
I'm trying to build an application using the Canon EDSDK 2.8. I created a new Cocoa Application project in Xcode, and imported the headers and framework files. When I try to build and run (without writing any code), I get two warnings that say the frameworks are missing x86_64 architecture files. If I try and import the "EDSDK.h" header file, I end…