[Scip] about installing SCIP under Windows

Gregor Hendel hendel at zib.de
Tue Apr 1 14:39:33 CEST 2014


Dear Xiangyong Li,

make sure that the soplex src-directory is included in SCIP's
include-path. This is done by defining a soft link (soft link creation
is also supported under Windows as far as I know) 'spxinc' in the
lib-subdirectory of the main SCIP directory, linking to the soplex
src-directory.

Gregor


On 04/01/2014 08:34 AM, Xiangyong Li wrote:
>  
>  Dear Ambros,
>
> I have tried building with LPS=spx. It failed with the following error
>
> -> compiling obj/O.mingw.x86.gnu.opt/lib/lpi/lpi_spx.o
> src/lpi/lpi_spx.cpp:76:23: fatal error: spxsolver.h: No such file or
> directory
> #include "spxsolver.h"
> ^
> compilation terminated.
> make[1]: *** [obj/O.mingw.x86.gnu.opt/lib/lpi/lpi_spx.o] Error 1
> make: *** [libs] Error 2
>
>  
>  Thanks,
>  
> Xiangyong Li
>  
>
>      
>     *From:* Ambros Gleixner <mailto:gleixner at zib.de>
>     *Date:* 2014-04-01 13:54
>     *To:* scip <mailto:scip at zib.de>
>     *Subject:* Re: [Scip] about installing SCIP under Windows
>     Dear Xiangyong Li,
>      
>     I have no experience with MinGW and MSYS, but the error message says
>     that your linker cannot find the pthread library, which is
>     required by
>     Cplex.  If it is in a strange location, you can give this to MinGW by
>     the USRLDFLAGS option.
>      
>     Maybe you can try building with LPS=spx first to see whether this
>     succeeds.
>      
>     ambros
>      
>      
>      
>     Am 01.04.2014 07:01, schrieb Xiangyong Li:
>     > Dear all,
>     >
>     >
>     > I am installing SCIP-3.1.0 under Windows using MinGW and msys.
>     >
>     > I encountered those errors and warnings which shown in the
>     attached file.
>     >   Please help me to figure out this problem.
>     >
>     >
>     > Thanks,
>     >
>     >
>     > Xiangyong Li
>     >
>     >
>     > _______________________________________________
>     > Scip mailing list
>     > Scip at zib.de
>     > http://listserv.zib.de/mailman/listinfo/scip
>     >
>      
>     -- 
>     ____________________________________________________________
>     Ambros M. Gleixner
>     Zuse Institute Berlin - Matheon - Berlin Mathematical School
>     http://www.zib.de/gleixner
>     _______________________________________________
>     Scip mailing list
>     Scip at zib.de
>     http://listserv.zib.de/mailman/listinfo/scip
>
>
>
> _______________________________________________
> Scip mailing list
> Scip at zib.de
> http://listserv.zib.de/mailman/listinfo/scip

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.zib.de/pipermail/scip/attachments/20140401/9c6037c8/attachment.html>


More information about the Scip mailing list