Replies: 7 comments 5 replies
-
|
@ssagerian, Steve, that's not good. Do you have the Desktop or the Lite version of Pi OS installed? Have you noticed any other missing or corrupted files? @Alex-developer, any ideas? Eric |
Beta Was this translation helpful? Give feedback.
-
|
Status update.. I removed the allsky folder (and umounted allsky/tmp) then did a full update/upgrade 2084 sudo apt update no luck, still getting the same error |
Beta Was this translation helpful? Give feedback.
-
|
I have the desktop version cat /etc/os-release |
Beta Was this translation helpful? Give feedback.
-
|
why do I need to build ZWO when I am running with a HQ camera? |
Beta Was this translation helpful? Give feedback.
-
|
Steve, |
Beta Was this translation helpful? Give feedback.
-
|
Ok, case closed, looks like you were correct in that some files in either g++ or libstdc++-10-dev where deleted or corrupted. I fixed it by uninstalling those packages, checking for other packages that had issues and reinstalling them. |
Beta Was this translation helpful? Give feedback.
-
|
Great! Glad you were able to get it going. Just in time to test the new release of Allsky. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
From my working unit raspberry pi, I was installing 2023.05.01_4, saved v2023.05.01_03 to allsky-OLD.

executed git and then install, which failed at "preparing allsky commands"
*** ERROR:
Compile failed
The end of the file is:
from /usr/include/opencv4/opencv2/core/cvdef.h:738,
from /usr/include/opencv4/opencv2/core.hpp:52,
from capture_ZWO.cpp:1:
/usr/include/c++/10/bits/stl_algobase.h:62:10: fatal error: ext/type_traits.h: No such file or directory
62 | #include <ext/type_traits.h>
| ^~~~~~~~~~~~~~~~~~~
compilation terminated.
make[1]: *** [Makefile:135: capture_ZWO.o] Error 1
make[1]: Leaving directory '/home/pi/allsky/src'
make: *** [Makefile:24: all] Error 2
Beta Was this translation helpful? Give feedback.
All reactions