[Scip] about installing SCIP at a 64-bit Windows system
Stefan Vigerske
stefan at math.hu-berlin.de
Fri Jul 3 18:11:47 CEST 2015
Hi,
or use the MINGW makefiles for compiling with MSVC (gmake COMP=msvc
ARCH=x86 READLINE=false ZIMPL=false ZLIB=false GMP=false under a MSYS
shell).
These makefiles seem to use the default -MT flag, so you would need to
copy the CPLEX library from the stat_mta directory into the lib
directory and name it libcplex.mingw.x86.gnu.lib (or whatever the SCIP
buildsystem expects).
Stefan
PS: There is an unsolved issue in the FlatZinc reader, which comes up on
this platform only. It prevents make test to run successfully, don't be
surprised on that.
On 07/03/2015 05:29 PM, Gerald Gamrath wrote:
> The library might also have a different file extension, e.g. ".lib".
>
> But since your CPLEX libraries were compiled with Visual Studio, you
> should probably compile SCIP with it as well (try using the
> nmake-Makefiles, as Matthias suggested).
>
> By the way: It looks like your MinGW environment is 32bit?
>
> Best,
> Gerald
>
> Am 03.07.2015 um 09:56 schrieb lixiangyong at 163.com:
>>
>> Thanks, but can you tell how to find .a file in the lib folder of CPLEX?
>>
>> *From:* Soukaina Sema <mailto:soukaina.sema at gmail.com>
>> *Date:* 2015-07-02 19:09
>> *To:* lixiangyong <mailto:lixiangyong at 163.com>
>> *Subject:* about installing SCIP at a 64-bit Windows system
>> Hello,
>> i read your post in the mailing list, i just want to say why you
>> don't try to install Scip trough Cygwin( emulate Linux System) and
>> not Mingov , i have it installed in Windows 32-bit system using
>> Cygwin , you can try it just until you figure out how you can deal
>> with your error in Mingov.
>>
>>
>> Best of luck
>>
>>
>>
>>
>>
>> _______________________________________________
>> 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
>
More information about the Scip
mailing list