Skip to content

cmake -DGUROBI #5

@ghost

Description

Could you check your compilation instructions with respect to GUROBI detection. A call of

cmake
-DGUROBI_INCLUDE_DIR=/usr/local/gurobi702/linux64/include
-DGUROBI_CPP_LIB=/usr/local/gurobi702/linux64/lib/libgurobi_c++.a
-DGUROBI_LIB=/usr/local/lib/libgurobi70.so ..

with adjusted path and version numbers doesn't do the trick. However, adjusting the names and path in FindGUROBI.cmake to where these reside will. The variables don't appear to be set by -D

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions