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

Read More...