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

git pull of software 10/7/2021 @ 735 PM #609

Closed
maserowik opened this issue Oct 7, 2021 · 2 comments · Fixed by #610
Closed

git pull of software 10/7/2021 @ 735 PM #609

maserowik opened this issue Oct 7, 2021 · 2 comments · Fixed by #610

Comments

@maserowik
Copy link

getting this error on a new git pull

make[1]: Entering directory '/home/pi/allsky/src'
2021-10-07 19:34:49 Building capture program...
capture.cpp: In function ‘ASI_ERROR_CODE takeOneExposure(int, long int, unsigned char*, long int, long int, ASI_IMG_TYPE)’:
capture.cpp:485:6: error: ‘numErrors’ was not declared in this scope
numErrors = 0;
^~~~~~~~~
capture.cpp:485:6: note: suggested alternative: ‘cvError’
numErrors = 0;
^~~~~~~~~
cvError
make[1]: *** [Makefile:118: capture] Error 1
make[1]: Leaving directory '/home/pi/allsky/src'
make: *** [Makefile:24: all] Error 2
Compile failed!

@linuxkidd
Copy link
Collaborator

Looking into this now...

@linuxkidd
Copy link
Collaborator

Hi @maserowik -- the PR to fix this was just merged. If it doesn't resolve the issue, please re-open this issue.

Thanks!

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

Successfully merging a pull request may close this issue.

2 participants