×

INDI Library v2.0.6 is Released (02 Feb 2024)

Bi-monthly release with minor bug fixes and improvements

[SOLVED] Error compiling fitsdata.h

  • Posts: 459
  • Thank you received: 69
cd ~/Projects/kstars
and then
git pull origin master

In building kstars un QTCreator I get:
/home/odroid/Projects/kstars/kstars/fitsviewer/fitsdata.h:162: error: ‘const struct FITSImage::Statistic’ has no member named ‘channels’
  162 |             return m_Statistics.channels;
      |                                 ^~~~~~~~

Is this just something in transition?
or was my git command incorrect?

Thanks
Jerry
3 years 5 months ago #62109

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

  • Posts: 2876
  • Thank you received: 809
Jasem recently added this to the struct. I will let him know
The following user(s) said Thank You: Jerry Black
3 years 5 months ago #62111

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

This requires an updated stellarsolver, so I'm building latest one now in launchpad.
The following user(s) said Thank You: Jerry Black
3 years 5 months ago #62114

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

  • Posts: 459
  • Thank you received: 69
After
git clone https://github.com/rlancaste/stellarsolver.git

and
sudo '/home/odroid/Projects/stellarsolver/linux-scripts/installStellarSolverLibrary.sh'

kstars compiles successfully and performs simulator alignment solves and focus solving quickly.

I'm not sure if installing Rob's git was the correct git to install. I didn't find any dummy (my) level documentation on the steps to test this rapidly developing KStars code.

The bleeding edge version has been dying on me in the last few days [after alignment, during focusing]. Hopefully this source code level version will solve that (pun intended I suppose) with real data, should the weather clear.

Thanks! Excellent work on everyone's part.
3 years 5 months ago #62151

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

  • Posts: 1119
  • Thank you received: 182
Looks like you ran across the same problem as I did at the same time, Jerry.
indilib.org/forum/general/6845-new-inter...html?start=504#62135
3 years 5 months ago #62156

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

Time to create page: 0.331 seconds