×

INDI Library v2.0.6 is Released (02 Feb 2024)

Bi-monthly release with minor bug fixes and improvements

Need some help getting 3rd party drivers built

  • Posts: 10
  • Thank you received: 0
Hi,

Hopefully someone can tell me quickly what is wrong. Running on an Astroberry plaarform, Pi 3B. I want to extend the ToupCam driver for other cameras that use Toupcam drivers on other platforms.

I successfully pulled down the git sources form the repository and built the INDI server. But any 3rd party driver I try to build gives me this in CMake:

CMake error at /home/ .... /indi/cmake_modules/FindINDI.cmake:274 (message):
Could not find the include directory
Call Stack (most recent call first):
CMakeLists.txt:11 (find_package)

That is the call looking to find the INDI package.

Thanks for your help...
John
4 years 7 months ago #41529

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

  • Posts: 1957
  • Thank you received: 420
4 years 7 months ago #41832

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

  • Posts: 10
  • Thank you received: 0
Thanks for your response. Jasem solved this for me in another thread with this comment:

"Make sure to install libindi first either by compiling it and running sudo make install, or you can install it from the package manager:"

I am working on building a device driver, not a client which that other thread was discussing.

John
4 years 7 months ago #41841

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

Time to create page: 0.464 seconds