Skip to content

Compile Error #10

@GiganticRay

Description

@GiganticRay
  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!!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions