[SCIP] Use cpx as LP Solver error

Stefan Vigerske stefan at math.hu-berlin.de
Sat Jan 13 03:52:22 CET 2018


Hi,

probably the symlink lib/static/libcplex.darwin.x86_64.gnu.a does not 
point to a CPLEX library.
Remove it and rerun make LPS=cpx in SCIP. That should ask you again for 
the location of the CPLEX library (the libcplex.a file).

Stefan

On 01/12/2018 06:37 PM, cuiyouzhi0000 wrote:
> Dears,
> 
> 
> When I use CPLEX 12.8 as LP Solver in SCIP, I got below error, could you please help me? Thanks.
> 
> 
>   
> -> linking bin/scip-5.0.0.darwin.x86_64.gnu.opt.cpx.none
>   
> ld: can't map file, errno=22 file './/lib/static/libcplex.darwin.x86_64.gnu.a' for architecture x86_64
>   
> clang: error: linker command failed with exit code 1 (use -v to see invocation)
> 
> 
> 
> _______________________________________________
> Scip mailing list
> Scip at zib.de
> https://listserv.zib.de/mailman/listinfo/scip
> 



More information about the Scip mailing list