
Angelos Tsoukalas
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Angelos Tsoukalas-
Angelos Tsoukalas commented,
Yes, this works. Thanks a lot! I deleted the INCIPOPT as I am not using IPOPT anymore, but did not realize I did not remove it from the command. Apologies for the many back and forths.
-
Angelos Tsoukalas commented,
And this is what is in the /lib directory.
-
Angelos Tsoukalas commented,
Yes. Screenshot below. In case I messed something up, let me repeat I have done the following cd /opt/gurobi751/linux64/src/build/ make cp libgurobi_c++.a ../../lib/ as in the asnwer of Grisot...
-
Angelos Tsoukalas commented,
This does not seem to work. Besides, it worked like this on the other computer
-
Angelos Tsoukalas commented,
You can see the output below. It is the absolute path.
-
Angelos Tsoukalas commented,
Hi Jarek, long time indeed! All good on my side. Thanks for offering to help. I run your command and I get a long output. Below is (what I think is) the relevant part. Note that gurobi is not in /u...
-
Angelos Tsoukalas created a post,
cannot find -lgurobi_c++ , cannot find -lgurobi81 linking error
AnsweredHi, I am trying to run my code (developed on a MAC) on a Linux machine. I am getting a linking error /usr/bin/ld: cannot find -lgurobi_c++ /usr/bin/ld: cannot find -lgurobi81 The Gurobi examples n...