<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hi,</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
SCIP is such a performant solver that i apply it in my work. I need to build SCIP as static library (for example: libscip.lib) for windows application.</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
But i have been struggling two days to build the static library. Could you give me some helps?<br>
<br>
I was using precompiled version SCIP in windows, it test good in debug mode. And right now i need to build the whole project as one .dll for other modules.<br>
So i need to build SCIP (Optimization Suite or SCIP alone) as static library. I found it hard to implement. Do you have any static library version of the SCIP?<br>
<br>
Thank you so much,<br>
Sincerely,</div>
</body>
</html>