[Symphony] Compilation error in linux by using gcc 6.3

Hall McDull jerviedog at gmail.com
Sun Dec 16 23:20:16 EST 2018


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,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/symphony/attachments/20181217/14f38542/attachment.html>


More information about the Symphony mailing list