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

bugfix I780: as other programs using cv::IMWRITE_... #783

Merged
merged 1 commit into from
Nov 11, 2021

Conversation

AndreasLMeg
Copy link
Collaborator

@AndreasLMeg AndreasLMeg commented Nov 11, 2021

Quickfix - hopefully

pi@allsky:~/allsky_I_780 $ make clean
make[1]: Verzeichnis „/home/pi/allsky_I_780/src“ wird betreten
rm -f capture capture_RPiHQ startrails keogram *.o *.a
make[1]: Verzeichnis „/home/pi/allsky_I_780/src“ wird verlassen
make[1]: Verzeichnis „/home/pi/allsky_I_780/config_repo“ wird betreten
2021-11-11 17:46:04 nothing to do for clean
make[1]: Verzeichnis „/home/pi/allsky_I_780/config_repo“ wird verlassen
make[1]: Verzeichnis „/home/pi/allsky_I_780/notification_images“ wird betreten
2021-11-11 17:46:04 nothing to do for clean...
make[1]: Verzeichnis „/home/pi/allsky_I_780/notification_images“ wird verlassen
make[1]: Verzeichnis „/home/pi/allsky_I_780/scripts“ wird betreten
2021-11-11 17:46:04 nothing to do for clean
make[1]: Verzeichnis „/home/pi/allsky_I_780/scripts“ wird verlassen
pi@allsky:~/allsky_I_780 $ make all
make[1]: Verzeichnis „/home/pi/allsky_I_780/src“ wird betreten
2021-11-11 17:46:07 Building capture program...
2021-11-11 17:46:16 Done.
2021-11-11 17:46:16 Building capture_RPiHQ program...
2021-11-11 17:46:31 Done.
2021-11-11 17:46:31 Building startrails program...
2021-11-11 17:46:43 Done.
2021-11-11 17:46:43 Building keogram program...
2021-11-11 17:46:56 Done.
make[1]: Verzeichnis „/home/pi/allsky_I_780/src“ wird verlassen
make[1]: Verzeichnis „/home/pi/allsky_I_780/config_repo“ wird betreten
2021-11-11 17:46:56 nothing to do for all
make[1]: Verzeichnis „/home/pi/allsky_I_780/config_repo“ wird verlassen
make[1]: Verzeichnis „/home/pi/allsky_I_780/notification_images“ wird betreten
2021-11-11 17:46:56 nothing to do for all...
make[1]: Verzeichnis „/home/pi/allsky_I_780/notification_images“ wird verlassen
make[1]: Verzeichnis „/home/pi/allsky_I_780/scripts“ wird betreten
2021-11-11 17:46:56 nothing to do for all
make[1]: Verzeichnis „/home/pi/allsky_I_780/scripts“ wird verlassen

resolve #780

@linuxkidd linuxkidd merged commit 9453e01 into AllskyTeam:master Nov 11, 2021
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 this pull request may close these issues.

make error - mode_RPiHQ_mean.cpp - Ubuntu 20.04
2 participants