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
It's not clear to me what Fit's dependencies are, if any, but the following error looks like it expects boost.hpp to be present in your repo. This is on the boost branch.
Yea, this looks like this broke with the rename to boost. This line is supposed to install the fit.hpp header, but its not necessary when moved under the boost directory.
It's not clear to me what Fit's dependencies are, if any, but the following error looks like it expects
boost.hpp
to be present in your repo. This is on theboost
branch.I'm running the following script in the root of the repo:
cmake version 3.9.0
The text was updated successfully, but these errors were encountered: