Thomas Stibor replied to the topic 'latest git: EKOS is missing' in the forum. 3 years ago

Well, you could also try to modify in file CMakeLists.txt the entry:

find_package(INDI 1.9.1)

to

find_package(INDI 1.8.9)

or some prior version and see whether it works as expected.

Read More...