https://bugs.kde.org/show_bug.cgi?id=392283
Bug ID: 392283 Summary: Kstars: git://anongit.kde.org/kstars.git Product: kstars Version: git Platform: Debian testing OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: mutla...@ikarustech.com Reporter: al...@zwingelstein.org Target Milestone: --- Hi, since two days I cannot compile kstars anymore. I am on Debian "Buster" and till now I compilmed kStars practically everyday without problems. Now I have errors like hereunder: /home/alain/Development/kstars/kstars/ekos/guide/internalguide/internalguider.cpp: In member function ‘bool Ekos::InternalGuider::selectAutoStar()’: /home/alain/Development/kstars/kstars/ekos/guide/internalguide/internalguider.cpp:1020:26: error: invalid use of incomplete type ‘class FITSData’ imageData->findStars(ALGORITHM_SEP); ^~ In file included from /home/alain/Development/kstars/kstars/ekos/guide/internalguide/internalguider.cpp:14:0: /home/alain/Development/kstars/kstars/ekos/guide/internalguide/gmath.h:28:7: note: forward declaration of ‘class FITSData’ class FITSData; What could be the problem? thanks -- You are receiving this mail because: You are watching all bug changes.