<div>Thanks, I relinked cplex, it works now.</div><div><div><br></div><div><br></div><div style="font-size: 12px;font-family: Arial Narrow;padding:2px 0 2px 0;">------------------ Original ------------------</div><div style="font-size: 12px;background:#efefef;padding:8px;"><div><b>From: </b> "Stefan Vigerske";<stefan@math.hu-berlin.de>;</div><div><b>Date: </b> Sat, Jan 13, 2018 10:52 AM</div><div><b>To: </b> "cuiyouzhi0000"<cuiyouzhi0000@qq.com>;"Scip"<scip@zib.de>;<wbr></div><div></div><div><b>Subject: </b> Re: [SCIP] Use cpx as LP Solver error</div></div><div><br></div>Hi,<br><br>probably the symlink lib/static/libcplex.darwin.x86_64.gnu.a does not <br>point to a CPLEX library.<br>Remove it and rerun make LPS=cpx in SCIP. That should ask you again for <br>the location of the CPLEX library (the libcplex.a file).<br><br>Stefan<br><br>On 01/12/2018 06:37 PM, cuiyouzhi0000 wrote:<br>> Dears,<br>> <br>> <br>> When I use CPLEX 12.8 as LP Solver in SCIP, I got below error, could you please help me? Thanks.<br>> <br>> <br>>   <br>> -> linking bin/scip-5.0.0.darwin.x86_64.gnu.opt.cpx.none<br>>   <br>> ld: can't map file, errno=22 file './/lib/static/libcplex.darwin.x86_64.gnu.a' for architecture x86_64<br>>   <br>> clang: error: linker command failed with exit code 1 (use -v to see invocation)<br>> <br>> <br>> <br>> _______________________________________________<br>> Scip mailing list<br>> Scip@zib.de<br>> https://listserv.zib.de/mailman/listinfo/scip<br>> <br></div>