Has anyone had any luck complining latest kstars from git
on the RPi with Raspbian Debian Stretch?
[ 6%] Building CXX object kstars/CMakeFiles/KStarsLib.dir/ekos/align/opsastrometryindexfiles.cpp.o
/home/pi/Projects/kstars/kstars/ekos/align/opsastrometryindexfiles.cpp: In lambda function:
/home/pi/Projects/kstars/kstars/ekos/align/opsastrometryindexfiles.cpp:380:24: error: ‘class KAuth::Action’ has no member named ‘setTimeout’; did you mean ‘setName’?
action.setTimeout(900000);
^~~~~~~~~~
/home/pi/Projects/kstars/kstars/ekos/align/opsastrometryindexfiles.cpp: In member function ‘void Ekos::OpsAstrometryIndexFiles::downloadOrDeleteIndexFiles(bool)’:
/home/pi/Projects/kstars/kstars/ekos/align/opsastrometryindexfiles.cpp:504:28: error: ‘class KAuth::Action’ has no member named ‘setTimeout’; did you mean ‘setName’?
action.setTimeout(900000);
^~~~~~~~~~
kstars/CMakeFiles/KStarsLib.dir/build.make:2165: recipe for target 'kstars/CMakeFiles/KStarsLib.dir/ekos/align/opsastrometryindexfiles.cpp.o' failed
make[2]: *** [kstars/CMakeFiles/KStarsLib.dir/ekos/align/opsastrometryindexfiles.cpp.o] Error 1
CMakeFiles/Makefile2:328: recipe for target 'kstars/CMakeFiles/KStarsLib.dir/all' failed
make[1]: *** [kstars/CMakeFiles/KStarsLib.dir/all] Error 2
Makefile:138: recipe for target 'all' failed
make: *** [all] Error 2
That looks like the KAuth in Debian Stretch is not quite right.
Oops from the kde site;
While debian stretch is
on the RPi with Raspbian Debian Stretch?
[ 6%] Building CXX object kstars/CMakeFiles/KStarsLib.dir/ekos/align/opsastrometryindexfiles.cpp.o
/home/pi/Projects/kstars/kstars/ekos/align/opsastrometryindexfiles.cpp: In lambda function:
/home/pi/Projects/kstars/kstars/ekos/align/opsastrometryindexfiles.cpp:380:24: error: ‘class KAuth::Action’ has no member named ‘setTimeout’; did you mean ‘setName’?
action.setTimeout(900000);
^~~~~~~~~~
/home/pi/Projects/kstars/kstars/ekos/align/opsastrometryindexfiles.cpp: In member function ‘void Ekos::OpsAstrometryIndexFiles::downloadOrDeleteIndexFiles(bool)’:
/home/pi/Projects/kstars/kstars/ekos/align/opsastrometryindexfiles.cpp:504:28: error: ‘class KAuth::Action’ has no member named ‘setTimeout’; did you mean ‘setName’?
action.setTimeout(900000);
^~~~~~~~~~
kstars/CMakeFiles/KStarsLib.dir/build.make:2165: recipe for target 'kstars/CMakeFiles/KStarsLib.dir/ekos/align/opsastrometryindexfiles.cpp.o' failed
make[2]: *** [kstars/CMakeFiles/KStarsLib.dir/ekos/align/opsastrometryindexfiles.cpp.o] Error 1
CMakeFiles/Makefile2:328: recipe for target 'kstars/CMakeFiles/KStarsLib.dir/all' failed
make[1]: *** [kstars/CMakeFiles/KStarsLib.dir/all] Error 2
Makefile:138: recipe for target 'all' failed
make: *** [all] Error 2
That looks like the KAuth in Debian Stretch is not quite right.
Oops from the kde site;
While debian stretch is