In my Gurobi C++ program i try to make the executable portable with other machines without Gurobi installed.
When i move the executable to another machine the error message is the following:
dyld: Library not loaded: libgurobi60.so
Referenced from: <executable_folder>
Reason: image not found
Trace/BPT trap: 5
I found the libgurobi60.so and libgurobi_c++.a in the lib folder inside the Gurobi folder
Is that because a copyright situation or something else?
Compiled in Mac OS 10.10, Gurobi 6.0.0