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

ASI ccd driver compiling error #379

Closed
ZhangStoneRoy opened this issue Apr 21, 2021 · 4 comments
Closed

ASI ccd driver compiling error #379

ZhangStoneRoy opened this issue Apr 21, 2021 · 4 comments
Labels
bug Something isn't working

Comments

@ZhangStoneRoy
Copy link

Describe the bug
Error message when running 'make install':
fatal error: indipropertyswitch.h: No such file or directory
#include "indipropertyswitch.h"
^~~~~~~~~~~~~~~~~~~~~~

To Reproduce

  1. git clone and follow the README file
  2. sudo make install
  3. getting the error message

Desktop (please complete the following information):

  • OS: Raspberry Pi OS
  • Version: latest
@ZhangStoneRoy ZhangStoneRoy added the bug Something isn't working label Apr 21, 2021
@knro
Copy link
Collaborator

knro commented Apr 21, 2021

Please install libindi first.

@ZhangStoneRoy
Copy link
Author

Please install libindi first.

I have indi-full installed from the stellarmate repo, is that what you meant by libindi? I will try to install it from source and see if the error still occurs.

@knro
Copy link
Collaborator

knro commented Apr 21, 2021

From source it should work OK until the repo is updated.

@ZhangStoneRoy
Copy link
Author

From source it should work OK until the repo is updated.

I installed it from source and now it works good. Thanks!

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

2 participants