[Scip] how to install SCIP with CPLEX in windows

XiangyongLi lixiangyong at 163.com
Tue Jun 1 11:16:31 MEST 2010


Dear Stefan,

I have copied folder "ilcplex"  in C:\ilog\CPLEX121\include to c:\scip\lib  and rename this folder libcplex.mingw32_nt-6.0.x86.gnu.a (not libcplex.mingw32_nt-6.0.x86.gnu.opt.a)

Same error appered:


-> generating library lib/libscip-1.2.0.mingw32_nt-6.0.x86.gnu.opt.a
-> generating library lib/libobjscip-1.2.0.mingw32_nt-6.0.x86.gnu.opt.a
-> generating library lib/liblpicpx-1.2.0.mingw32_nt-6.0.x86.gnu.opt.a
-> linking bin/scip-1.2.0.mingw32_nt-6.0.x86.gnu.opt.cpx
\mingw\lib\gcc\mingw32\3.4.5\..\..\..\..\mingw32\bin\ld.exe: cannot find -lcplex.mingw32_nt-6.0.x86.gnu
collect2: ld returned 1 exit status
make: *** [bin/scip-1.2.0.mingw32_nt-6.0.x86.gnu.opt.cpx] Error 1



Best regards.

  
Xiangyong
 





发件人: Stefan Vigerske 
发送时间: 2010-06-01  16:46:47 
收件人: XiangyongLi 
抄送: scip 
主题: Re: [Scip] how to install SCIP with CPLEX in windows 
  
Hi,
make does not find your cplex library.
Something may have got wrong when the links in scip/lib were setup.
Easiest may be to copy you cplex lib into c:\scip\lib and to name it
libcplex.mingw32_nt-6.0.x86.gnu.a
However, I doubt a bit whether you can link against the cplex library
with gnu compilers on Windows.
Stefan
Am 01.06.2010 10:30, schrieb XiangyongLi:
> Dear all,
> 
> 
> I want to install SCIP with CPLEX 12.1 in windows.  Before I can successfully install SCIP with Soplex in windows. 
> 
> 
> Attached please find my compilation process information.  Actually I have got most of required objectes
> 
> 
> The error is as follows:
> 
> -> linking bin/scip-1.2.0.mingw32_nt-6.0.x86.gnu.opt.cpx
> \mingw\lib\gcc\mingw32\3.4.5\..\..\..\..\mingw32\bin\ld.exe: cannot find -lcplex.mingw32_nt-6.0.x86.gnu
> collect2: ld returned 1 exit status
> make: *** [bin/scip-1.2.0.mingw32_nt-6.0.x86.gnu.opt.cpx] Error 1
> 
> In subdirectory c:\scip\lib, I have file  liblpicpx-1.2.0.mingw32_nt-6.0.x86.gnu.opt.a.
> 
> How to figure this problem?
> 
> 
> Thanks.
> 
> 
> Xiangyong 
>  
> 
> 
> 
> 
> _______________________________________________
> Scip mailing list
> Scip at zib.de
> http://listserv.zib.de/mailman/listinfo/scip
__________ Information from ESET Smart Security, version of virus signature database 5161 (20100601) __________
The message was checked by ESET Smart Security.
http://www.eset.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserv.zib.de/mailman/private/scip/attachments/20100601/cbff7e46/attachment.html


More information about the Scip mailing list