Teseo created a new topic ' Error build' in the forum. 4 years ago

Hi, last nt build, return this error:

[ 97%] Building CXX object Tests/skyobjects/CMakeFiles/test_skypoint.dir/test_skypoint_autogen/mocs_compilation.cpp.o
libKStarsLib.a(indiproperty.cpp.o): in the function "INDI_P::buildLightGUI()":
/opt/Astronomia/indi_ekos_build/Projects/kstars/kstars/indi/indiproperty.cpp:279:undefined reference a "INDI::Property::getLight() const"
libKStarsLib.a(indistd.cpp.o): in the function "ISD::GenericDevice::getJSONProperty(QString const&, QJsonObject&, bool)":
/opt/Astronomia/indi_ekos_build/Projects/kstars/kstars/indi/indistd.cpp:931: undefined reference a "INDI::Property::getLight() const"
libKStarsLib.a(indidbus.cpp.o): in the function "INDIDBus::getProperties(QString const&)":
/opt/Astronomia/indi_ekos_build/Projects/kstars/kstars/indi/indidbus.cpp:184: undefined reference a "INDI::Property::getLight() const"
libKStarsLib.a(indidbus.cpp.o): in the function "INDIDBus::getLight(QString const&, QString const&, QString const&)":
/opt/Astronomia/indi_ekos_build/Projects/kstars/kstars/indi/indidbus.cpp:305: undefined reference a "INDI::Property::getLight() const"
collect2: error: ld returned 1 exit status
kstars/CMakeFiles/kstars.dir/build.make:227: recipe for target 'kstars/kstars' failed
make[2]: *** [kstars/kstars] Error 1
CMakeFiles/Makefile2:393: recipe for target 'kstars/CMakeFiles/kstars.dir/all' failed
make[1]: *** [kstars/CMakeFiles/kstars.dir/all] Error 2
make[1]: *** Attesa per i processi non terminati....
[ 98%] Linking CXX executable test_skypoint
[ 98%] Built target testfwparser
[ 98%] Built target testcsvparser
[ 98%] Built target test_skypoint
Makefile:140: recipe for target 'all' failed
make: *** [all] Error 2

Thanks.

Read More...