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

Linker command failed

コメント

3件のコメント

  • 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

サインインしてコメントを残してください。