×

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

Bi-monthly release with minor bug fixes and improvements

baseclientqt header and lib missing in dev PPA

  • Posts: 167
  • Thank you received: 54
Hi
When i install libindi-dev to play with code, header and library baseclientqt are missing
The workaround is to build and install indi with special option (wich i don't remember ATM)
But is there any reason for that ?
Gilles.
Last edit: 3 years 4 months ago by gehelem. Reason: spell
3 years 4 months ago #63866
Attachments:

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

  • Posts: 167
  • Thank you received: 54
"For the record"
Option to build baseclientqt is "INDI_BUILD_QT5_CLIENT"
cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Debug -DINDI_BUILD_QT5_CLIENT=ON  ..
3 years 4 months ago #63872

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

The Qt integration is not built by default by the PPA, you need to compile it from source.
3 years 4 months ago #63935

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

Time to create page: 0.197 seconds