Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example Script does not detect my camera #1

Open
keplusplus opened this issue Jun 6, 2018 · 0 comments
Open

Example Script does not detect my camera #1

keplusplus opened this issue Jun 6, 2018 · 0 comments

Comments

@keplusplus
Copy link

I have an Canon EOS 1100D and the gphoto2 CLI-tool detects it corretly. But when I use your Example2-script, the output is "GPhoto couldn't detect any cameras connected to the computer".

I'm running on an Raspberry Pi Rev. 3. I already tried to uninstall evereything and reinstall it, but the output did not change. There is no error when compiling gphoto2pp.

And please add to your 2 minute tutorial that you have to include the "include" folder while compiling with "g++ -std=c++11 -o scriptname -I /path/to/gphoto2pp/include scriptname.cpp -lgphoto2 -lgphoto2pp". Or is there another way?

If you need more information I will send you.
Thanks for helping

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant