×

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

Bi-monthly release with minor bug fixes and improvements

kstars doesn´t compile

  • Posts: 61
  • Thank you received: 10
kstars doesn´t compile anymore here in Tumbleweed. The error occurs with commit e12899511688a0dd4c0b40c84862a7abe711df6b.

/home/edgar/astrostuff/kstars/kstars/fitsviewer/fitsview.cpp: In Elementfunktion »void FITSView::viewStarProfile()«:
/home/edgar/astrostuff/kstars/kstars/fitsviewer/fitsview.cpp:1580:33: Fehler: »QSharedPointer<FITSData>« kann nicht nach »FITSData*« umgewandelt werden
 1580 |     starProfileWidget->loadData(imageData, trackingBox, starCenters);
      |                                 ^~~~~~~~~
      |                                 |
      |                                 QSharedPointer<FITSData>
In Datei, eingebunden von /home/edgar/astrostuff/kstars/kstars/fitsviewer/fitsview.h:19,
                 von /home/edgar/astrostuff/kstars/kstars/fitsviewer/fitsview.cpp:12:

Commit 83568b23178bbf803ae795e45e86881a79498690 compiles without problems.

Edgar
3 years 5 months ago #62094

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

  • Posts: 2877
  • Thank you received: 812
This should be corrected now, right?
3 years 5 months ago #62097

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

  • Posts: 2877
  • Thank you received: 812
I think my fix for this issue was submitted after you made this comment so it probably is corrected now?
3 years 5 months ago #62098

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

  • Posts: 61
  • Thank you received: 10
Yes, it compiles fine now on the pc in my living-room.

I had another issue with missing shared libraries outside in my observatory. Not sure if I can test it next week. Maybe, I did something wrong. I will see...

By the way: The other build error (thisone with the missing includes in stellarsolver, you know) is fixed for me, too.

Great work :)

Edgar
3 years 5 months ago #62100

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

Time to create page: 0.165 seconds