<div>Has anyone attempted to get COIN-OR compiled in Visual Studio .NET?&nbsp; I'm having trouble&nbsp;getting around&nbsp;an assertion inside of setvbuf.c ((2 &lt;= size) &amp;&amp; (size &lt;= INT_MAX)) because all the calls inside of COIN-OR set the size to 0.&nbsp; I think most of the setvbuf calls are inside Bcp, but I'm posting to the general discussion list in hopes that someone has successfully compiled the whole thing in .NET and can inform me of any other troublesome caveats.
</div>
<div>&nbsp;</div>
<div>Thanks!</div>