×

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

Bi-monthly release with minor bug fixes and improvements

Compile kstars

  • Posts: 150
  • Thank you received: 15

Compile kstars was created by Picard

hi,

i would like to compile kstars. I do what's wrote in the topic :HOWTO: Building latest libindi & Ekos.

I installed the dependency but when i do the cmake i have the message below :
cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Debug ..
CMake Error at /usr/lib/x86_64-linux-gnu/cmake/Qt5/Qt5Config.cmake:26 (find_package):
  Could not find a package configuration file provided by "Qt5Qml" with any
  of the following names:
 
    Qt5QmlConfig.cmake
    qt5qml-config.cmake
 
  Add the installation prefix of "Qt5Qml" to CMAKE_PREFIX_PATH or set
  "Qt5Qml_DIR" to a directory containing one of the above files.  If "Qt5Qml"
  provides a separate development package or SDK, be sure it has been
  installed.
Call Stack (most recent call first):
  CMakeLists.txt:19 (find_package)
 
 
-- Configuring incomplete, errors occurred!
See also "/home/christian/Projets/kstars/build/CMakeFiles/CMakeOutput.log".

Do i have installing all qt5 ? And what more ?

I precise, i'm on kubuntu 16.04.

Thank
Christian
Last edit: 7 years 9 months ago by Picard. Reason: more information
7 years 9 months ago #9251

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

Replied by Jasem Mutlaq on topic Compile kstars

sudo apt-get install qtdeclarative5-dev
7 years 9 months ago #9252

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

  • Posts: 150
  • Thank you received: 15

Replied by Picard on topic Compile kstars

Hi Jasem,

thank you. I also installed libkf5crash-dev and the cmake work fine.

Now i do the compile....

Now, i must learn QT.... I didn't won !!

Good sky
Christian
The following user(s) said Thank You: Jasem Mutlaq
7 years 9 months ago #9253

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

Time to create page: 0.264 seconds