<div dir="ltr"><div dir="ltr">THanks for the report. Can you verify that this is the same bug reported here? <div><br></div><div><a href="https://github.com/coin-or/COIN-OR-OptimizationSuite/issues/4">https://github.com/coin-or/COIN-OR-OptimizationSuite/issues/4</a><br></div><div><br></div><div>It is fixed in trunk/master. I will try to make a release soon. Can you give it a try?<div><br></div><div>Ted</div></div></div></div><br><div class="gmail_quote"><div dir="ltr">On Sun, Dec 16, 2018 at 11:20 PM Hall McDull <<a href="mailto:jerviedog@gmail.com">jerviedog@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Dear all,</div><div><br></div><div>I encountered an error while compiling symphony. The error message was "ISO C++ forbids converting a string constant to 'char*'. <br></div><div><br></div><div>It seemed to be caused by the initiation of the struct STR_INT. I looked it up in the file sym_types. I changed the type of the member from "char*"/"char[]" to "const char*"/"const char[]". The error seemed to be corrected.</div><div><br></div><div>Hopes it would help.</div><div><br></div><div>Best regards,</div><div><br></div></div>
_______________________________________________<br>
Symphony mailing list<br>
<a href="mailto:Symphony@list.coin-or.org" target="_blank">Symphony@list.coin-or.org</a><br>
<a href="https://list.coin-or.org/mailman/listinfo/symphony" rel="noreferrer" target="_blank">https://list.coin-or.org/mailman/listinfo/symphony</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><span style="font-size:12.8px">Dr. Ted Ralphs</span><br style="font-size:12.8px"><span style="font-size:12.8px">Professor, Lehigh University</span><br style="font-size:12.8px"><span style="font-size:12.8px">(610) 628-1280</span><br style="font-size:12.8px"><span style="font-size:12.8px">ted 'at' lehigh 'dot' edu</span><br style="font-size:12.8px"><a href="http://coral.ie.lehigh.edu/~ted" style="font-size:12.8px" target="_blank">coral.ie.lehigh.edu/~ted</a><br></div></div></div>