[Symphony] Compilation error in linux by using gcc 6.3

Ted Ralphs tkr2 at lehigh.edu
Tue Dec 18 11:27:13 EST 2018


THanks for the report. Can you verify that this is the same bug reported
here?

https://github.com/coin-or/COIN-OR-OptimizationSuite/issues/4

It is fixed in trunk/master. I will try to make a release soon. Can you
give it a try?

Ted

On Sun, Dec 16, 2018 at 11:20 PM Hall McDull <jerviedog at gmail.com> wrote:

> Dear all,
>
> I encountered an error while compiling symphony. The error message was
> "ISO C++ forbids converting a string constant to 'char*'.
>
> 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.
>
> Hopes it would help.
>
> Best regards,
>
> _______________________________________________
> Symphony mailing list
> Symphony at list.coin-or.org
> https://list.coin-or.org/mailman/listinfo/symphony
>


-- 
Dr. Ted Ralphs
Professor, Lehigh University
(610) 628-1280
ted 'at' lehigh 'dot' edu
coral.ie.lehigh.edu/~ted
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/symphony/attachments/20181218/c07f91c5/attachment.html>


More information about the Symphony mailing list