<div dir="ltr"><div>Cbc is being tested against Visual Studio 2013 on Appveyor and seems to be building fine:</div><div><br></div><a href="https://ci.appveyor.com/project/tkralphs/cbc/build/1.0.32/job/4s0x570ssx44cjjn">https://ci.appveyor.com/project/tkralphs/cbc/build/1.0.32/job/4s0x570ssx44cjjn</a><br><div><br></div><div>How are you building?</div><div><br></div><div>Cheers,</div><div><br></div><div>Ted</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 22, 2016 at 10:56 AM, Christoph Cullmann <span dir="ltr"><<a href="mailto:cullmann@absint.com" target="_blank">cullmann@absint.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<span class=""><br>
> Hi,<br>
><br>
> IMHO this patch is needed to have it compile with VisualStudio 2013:<br>
><br>
> diff --git a/src/CoinUtils/src/CoinPresolveDupcol.cpp<br>
> b/src/CoinUtils/src/CoinPresolveDupcol.cpp<br>
> index 1778a30..3f6055c 100644<br>
> --- a/src/CoinUtils/src/CoinPresolveDupcol.cpp<br>
> +++ b/src/CoinUtils/src/CoinPresolveDupcol.cpp<br>
> @@ -1871,7 +1871,7 @@ gubrow_action::~gubrow_action()<br>
>   }<br>
><br>
>   // Must add cast to placate MS compiler<br>
> -  deleteAction(actions_,action*) ;<br>
> +  deleteAction(actions_,gubrow_action::action*) ;<br>
> }<br>
><br>
> Could this be applied to the SVN?<br>
</span>Patch needs to be reversed, sorry, this is the diff of my version against<br>
current trunk, e.g. gubrow_action:: must be removed.<br>
<div class="HOEnZb"><div class="h5"><br>
Greetings<br>
Christoph<br>
<br>
--<br>
----------------------------- Dr.-Ing. Christoph Cullmann ---------<br>
AbsInt Angewandte Informatik GmbH      Email: cullmann@AbsInt.com<br>
Science Park 1                         Tel:   <a href="tel:%2B49-681-38360-22" value="+496813836022">+49-681-38360-22</a><br>
66123 Saarbrücken                      Fax:   <a href="tel:%2B49-681-38360-20" value="+496813836020">+49-681-38360-20</a><br>
GERMANY                                WWW:   <a href="http://www.AbsInt.com" rel="noreferrer" target="_blank">http://www.AbsInt.com</a><br>
--------------------------------------------------------------------<br>
Geschäftsführung: Dr.-Ing. Christian Ferdinand<br>
Eingetragen im Handelsregister des Amtsgerichts Saarbrücken, HRB 11234<br>
<br>
_______________________________________________<br>
Cbc mailing list<br>
<a href="mailto:Cbc@list.coin-or.org">Cbc@list.coin-or.org</a><br>
<a href="http://list.coin-or.org/mailman/listinfo/cbc" rel="noreferrer" target="_blank">http://list.coin-or.org/mailman/listinfo/cbc</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Dr. Ted Ralphs<br>Professor, Lehigh University<br>(610) 628-1280<br>ted 'at' lehigh 'dot' edu<br><a href="http://coral.ie.lehigh.edu/~ted" target="_blank">coral.ie.lehigh.edu/~ted</a><br></div></div>
</div>