×

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

Bi-monthly release with minor bug fixes and improvements

kstars build error

  • Posts: 969
  • Thank you received: 94

kstars build error was created by alacant

Hi
Am trying to solve this:
www.indilib.org/forum/ekos/5310-kstars-e...t-kstars-master.html
and saw there were changes to the git master, but:

[ 6%] Built target KStarsLib_autogen
[ 6%] Building CXX object kstars/CMakeFiles/KStarsLib.dir/indi/indiccd.cpp.o
In file included from /home/steve/Projects/kstars/kstars/indi/streamwg.h:14:0,
from /home/steve/Projects/kstars/kstars/indi/indiccd.cpp:23:
/home/steve/Projects/build/kstars/kstars/ui_streamform.h: In member function ‘void Ui_streamForm::setupUi(QWidget*)’:
/home/steve/Projects/build/kstars/kstars/ui_streamform.h:165:34: error: ‘class QSpinBox’ has no member named ‘setStepType’; did you mean ‘setStyle’?
targetFrameDurationSpin->setStepType(QAbstractSpinBox::AdaptiveDecimalStepType);
^~~~~~~~~~~
setStyle
/home/steve/Projects/build/kstars/kstars/ui_streamform.h:165:64: error: ‘AdaptiveDecimalStepType’ is not a member of ‘QAbstractSpinBox’
targetFrameDurationSpin->setStepType(QAbstractSpinBox::AdaptiveDecimalStepType);
^~~~~~~~~~~~~~~~~~~~~~~
kstars/CMakeFiles/KStarsLib.dir/build.make:1095: recipe for target 'kstars/CMakeFiles/KStarsLib.dir/indi/indiccd.cpp.o' failed
make[2]: *** [kstars/CMakeFiles/KStarsLib.dir/indi/indiccd.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

Any help most gratefully received
TIA
4 years 10 months ago #40234

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

Time to create page: 0.208 seconds