メインコンテンツへスキップ

Linker command failed

コメント

4件のコメント

  • 正式なコメント
    Simranjit Kaur
    Gurobi Staff Gurobi Staff
    This post is more than three years old. Some information may not be up to date. For current information, please check the Gurobi Documentation or Knowledge Base. If you need more help, please create a new post in the community forum. Or why not try our AI Gurobot?.
  • Daniel Espinoza

    Hi Sulagna,

     

    most probably you are using a different C++ version. Gurobi ships with two static libraries, located in gurobi811/mac64/lib/libgurobi_g++4.2.a and gurobi811/mac64/lib/libgurobi_stdc++.a , you just need to change the symbolic link for gurobi811/mac64/lib/libgurobi_c++.a and try again.

    If this fails, you can build a static library compatible with your particular compiler. The sources are provided in gurobi811/mac64/src/cpp/

     

    Best,

    Daniel

    0
  • Greg Glockner
    Gurobi Staff Gurobi Staff

    Also, please try the sample Makefile in the examples/build directory.

    0
  • Luis Moncayo
    Gurobi-versary
    First Question
    First Comment

    Dear Greg,

    I've got the same problem and I'm totally new

    could you please please help with more specific. I will appreciate it.

    Regards

    0

投稿コメントは受け付けていません。