https://bugs.kde.org/show_bug.cgi?id=449731
Bug ID: 449731 Summary: Kstars build is failing because of StellarSolver Product: kstars Version: git Platform: Other OS: Linux Status: REPORTED Severity: critical Priority: NOR Component: general Assignee: mutla...@ikarustech.com Reporter: phome...@bigpond.net.au Target Milestone: --- SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. Build Stellarsolver 2. Build indi and indi-3rdparty 3. Build kstars OBSERVED RESULT [ 10%] Building CXX object kstars/CMakeFiles/KStarsLib.dir/ekos/align/align.cpp.o /home/pi/Projects/kstars/kstars/ekos/align/align.cpp: In member function ‘void Ekos::Align::startSolving()’: /home/pi/Projects/kstars/kstars/ekos/align/align.cpp:2016:26: error: ‘class StellarSolver’ has no member named ‘setLoadWCS’ m_StellarSolver->setLoadWCS(false); ^~~~~~~~~~ make[2]: *** [kstars/CMakeFiles/KStarsLib.dir/build.make:1910: kstars/CMakeFiles/KStarsLib.dir/ekos/align/align.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:1545: kstars/CMakeFiles/KStarsLib.dir/all] Error 2 make: *** [Makefile:141: all] Error 2 EXPECTED RESULT Finish successfully SOFTWARE/OS VERSIONS Raspberry Pi OS 32bit ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.