Skip to main content

C++ Xcode 14 macOS13 ('gurobi_c++.h' file not found)

Answered

Comments

1 comment

  • David Torres Sanchez
    Gurobi Staff Gurobi Staff

    Hi Milad,

    You need to add the path to the header file: \(\texttt{\$GUROBI_HOME/include/}\).
    If you don't have this file you need to install Gurobi installation (it will usually live under \(\texttt{/Library/}\) on a mac).

    If you are using CMake, check out our article: How do I use CMake to build Gurobi C/C++ projects?

    Cheers, 
    David

    0

Please sign in to leave a comment.