×

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

Bi-monthly release with minor bug fixes and improvements

KSTARS cross compiling manual

  • Posts: 319
  • Thank you received: 25
Hello,

I'm trying to debug KStars on one of RPis I have to get more information about an error that occurs to me. I established an ubuntu desktop with QT Creator, GIT, and KStars works fine locally. When I try to do remote debugging on the RPi, I get some errors like

/home/support/Qt/Tools/CMake/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:230: error: Could NOT find KF5 (missing: Auth Config Crash DocTools WidgetsAddons NewStuff I18n KIO XmlGui Plotting Notifications) (Required is at least version "5.44.0") /home/support/Qt/Tools/CMake/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE) /usr/share/ECM/find-modules/FindKF5.cmake:110 (find_package_handle_standard_args) CMakeLists.txt:140 (find_package)

It would be easier for me if I can find such a document...

Thank you
2 years 6 months ago #75629

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

  • Posts: 104
  • Thank you received: 21
sudo apt install libkf5doctools-dev

Should solve this, I assume…
The following user(s) said Thank You: Mohamed
2 years 6 months ago #75630

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

Time to create page: 0.204 seconds