Jarno Paananen replied to the topic 'Problem with indiccd build' in the forum. 2 months ago

The code in INDI and libXISF is correct and compiles fine for me (on Linux though, but shouldn't matter in this case), but my guess is that your compiler finds an older version of the header, which didn't yet have the added function, from somewhere instead of the one you have compiled (did you also install it somewhere or point CMake to it?)

Read More...