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

Indi-Orion-SSG3 #551

Closed
seanas3 opened this issue Feb 28, 2022 · 1 comment
Closed

Indi-Orion-SSG3 #551

seanas3 opened this issue Feb 28, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@seanas3
Copy link

seanas3 commented Feb 28, 2022

Describe the bug
33%] Building CXX object CMakeFiles/indi_orion_ssg3_ccd.dir/orion_ssg3_ccd.cpp.o /home/ekos/Projects/indi-3rdparty/indi-orion-ssg3/orion_ssg3_ccd.cpp: In member function \u2018virtual bool SSG3CCD::initProperties()\u2019: /home/ekos/Projects/indi-3rdparty/indi-orion-ssg3/orion_ssg3_ccd.cpp:139:5: error: \u2018CaptureFormat\u2019 was not declared in this scope 139 | CaptureFormat raw = {"INDI_RAW", "RAW", 16, true}; | ^~~~~~~~~~~~~ /home/ekos/Projects/indi-3rdparty/indi-orion-ssg3/orion_ssg3_ccd.cpp:140:22: error: \u2018raw\u2019 was not declared in this scope 140 | addCaptureFormat(raw); | ^~~ /home/ekos/Projects/indi-3rdparty/indi-orion-ssg3/orion_ssg3_ccd.cpp:140:5: error: \u2018addCaptureFormat\u2019 was not declared in this scope 140 | addCaptureFormat(raw); | ^~~~~~~~~~~~~~~~ make[2]: *** [CMakeFiles/indi_orion_ssg3_ccd.dir/build.make:76: CMakeFiles/indi_orion_ssg3_ccd.dir/orion_ssg3_ccd.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:76: CMakeFiles/indi_orion_ssg3_ccd.dir/all] Error 2 make: *** [Makefile:130: all] Error 2
To Reproduce

Exact steps to reproduce the behavior.

  1. Run driver sudo make install.
  2. Perform action
  3. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • Raspberry Pi Ubuntu
  • Version [e.g. 1.7.6, GIT..etc]

Log Files
Make sure to enable logging and include log files https://indilib.org/support/logs-submission.html

@seanas3 seanas3 added the bug Something isn't working label Feb 28, 2022
@seanas3
Copy link
Author

seanas3 commented Feb 28, 2022

Operator issue, closing issue

@seanas3 seanas3 closed this as completed Feb 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant