×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

Latest Git doesn't compile

  • Posts: 989
  • Thank you received: 161
Currently I get the following error message:
[ 13%] Building CXX object kstars/CMakeFiles/KStarsLib.dir/ekos/capture/capture.cpp.o
/home/trifid/Astro/kstars/kstars/ekos/capture/capture.cpp:3927:67: error: no ‘void Ekos::Capture::setMaximumGuidingDeviaiton(bool, double)’ member function declared in class ‘Ekos::Capture’
 void Capture::setMaximumGuidingDeviaiton(bool enable, double value)
                                                                   ^
kstars/CMakeFiles/KStarsLib.dir/build.make:1809: recipe for target 'kstars/CMakeFiles/KStarsLib.dir/ekos/capture/capture.cpp.o' failed
make[2]: *** [kstars/CMakeFiles/KStarsLib.dir/ekos/capture/capture.cpp.o] Error 1
CMakeFiles/Makefile2:432: recipe for target 'kstars/CMakeFiles/KStarsLib.dir/all' failed
make[1]: *** [kstars/CMakeFiles/KStarsLib.dir/all] Error 2
Makefile:140: recipe for target 'all' failed
make: *** [all] Error 2
The following user(s) said Thank You: Jasem Mutlaq
5 years 5 months ago #31590

Please Log in or Create an account to join the conversation.

  • Posts: 989
  • Thank you received: 161

Replied by Alfred on topic Latest Git doesn't compile

Ok, it's just a typo in "Deviaiton".
5 years 5 months ago #31591

Please Log in or Create an account to join the conversation.

Thanks, it's fixed.
The following user(s) said Thank You: Alfred
5 years 5 months ago #31592

Please Log in or Create an account to join the conversation.

Time to create page: 0.136 seconds