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
@aCuria Assuming you are using the install.sh script or the auto tools (configure etc.) to install, you have a config.log file in the same directory with configure etc. that can provide some more information about the error. If you open that and search for "error", you should at least see what flags it was attempting to use. If you post that here, that would be helpful.
You can also get this error if boost mpi doesn't exist. Are you sure your boost installation includes mpi? It's often optional as it needs to be compiled in contrast to most of the rest of boost which are header only libraries.
Have an issue linking with Boost 1.82
"error: could not find the flags to link with boost mpi"
The text was updated successfully, but these errors were encountered: