Skip navigation.
 
mlRe: Canon EDSDK using C++
FROM : Alex v. Below
DATE : Mon Apr 30 14:49:38 2007

Hello Marco,

sorry, I am not able to answer your question from the top of my head.

But I would like to take this opportunity to ask if there are other 
EDSDK users on this site? I would love to establish an informal 
mailing list for EDSDK Mac developers -- unless someone can point me 
to one.

Thanks

Alex

Am 26.04.2007 um 16:34 schrieb Marco Lierfeld:

> Hello,
>
> I would like to write a shell tool using the Canon SDK for EOS-Cameras
> in C++ using XCode.
>
> But unfortunately there is a problem: After I have initialized the SDK
> successfully, got a list of all connected cameras (currently one) 
> and a
> reference to this camera, I would like to open a session to this 
> camera
> (to be able to send commands to it). At this point the problem occurs:
> The function EdsOpenSession() does not return after it has been called
> and waits forever.
>
> I already presumed my code to be faulty and tried the sample-code from
> Canon's documentation for the SDK (after correcting some minor bugs 
> like
> mixed up == and =) - unfortunately with the same result :(
>
> Has anybody else seen this problem? Or even better: Has somebody 
> already
> solved it?
>
> I would be glad about any answers!
>
> Regards,
> Marco
>
>
>
> _______________________________________________
> MacOSX-dev mailing list
> <email_removed>
> http://www.omnigroup.com/mailman/listinfo/macosx-dev

Related mailsAuthorDate
mlCanon EDSDK using C++ Marco Lierfeld Apr 26, 16:34
mlRe: Canon EDSDK using C++ Alex v. Below Apr 30, 14:49