×

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

Bi-monthly release with minor bug fixes and improvements

Still not able to get cmake working correctly

  • Posts: 18
  • Thank you received: 2
In previous thread, I reported not being able to run this build sequence:

Specifically, the "make install" failed with bizarre git unstash errors. The work-around of not doing "make install" and instead moving the libraries manually appeared to work. However, after I attempted to modify the source to add some more logging, I found that I am not able to invoke the "make" command again to rebuild. Specifically, after editing the code and attempting

I get the same errors:

The only work-around I have come up with is to move a copy of my modified source outside of astroberry-piface, redownload a fresh source, and replace the modified files each time I want to test a change. Needless to say, this is pretty slow going. Any ideas on what I can do to fix this build? I am not very fluent in cmake.
5 years 1 month ago #34793

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

  • Posts: 983
  • Thank you received: 375
Just remove build/libmcp23s17 before running make
5 years 1 month ago #34797

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

Moderators: Radek Kaczorek
Time to create page: 0.184 seconds