Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile Error #10

Open
GiganticRay opened this issue Jul 14, 2022 · 1 comment
Open

Compile Error #10

GiganticRay opened this issue Jul 14, 2022 · 1 comment

Comments

@GiganticRay
Copy link

GiganticRay commented Jul 14, 2022

  1. Boost version required

Boost version should be limited up to (1.7.2) since Boost.Geometry in Boost 1.73 deprecates support for C++03 and will require C++14 from Boost 1.75 onwards. I've tried to use Boost 1.77 and compile Boost 1.77 with cxx-std14, modify the CMAKE_CXX_STANDARD=14, But some other compatiable problems ocurred. Then I get the version of boost back to 1.72.

  1. gcc - language gfortran needs to be enable since OpenBLAS is required here.'
  2. <SimpleMPL.cpp> line 2167 needs to be annotated IF GUROBI is not installed!!!
@limbo018
Copy link
Owner

Thank you for the feedback. We will work on a fix this month. Of course, a pull request is also highly welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants