Haoyi Zhang
- 合計アクティビティ 2
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
アクティビティの概要
Haoyi Zhangさんの最近のアクティビティ-
Haoyi Zhangさんが投稿を作成しました:
How do I resolve the undefined reference error in libgurobi_c++.a?
ユーザーの入力を待っています。I try to use gurobi with cmake. I have already get the correct PATH in the compile procedure, however I get the undefined reference in a very simple case. the simple case is your eample qp_c++.cpp....