You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
some linux distros don't put fitsio.h directly in /usr/include, so our current manual finding of those files and not being strict about target dependencies breaks the build on those syustems. This error is fixed by #53