Closed sagitter closed 8 years ago
Caused by https://github.com/fmtlib/fmt/issues/398.
Sorry, i don't understand: mp
does not require fmt
for compiling.
It includes fmt: https://github.com/ampl/mp/blob/master/include/mp/format.h. @fdabrandao, could you update the fmt version used here?
Can mp
work with fmt from Fedora (that means unbundling format.h
from mp
).
The goal is to have mp
self-contained, but it's possible to add a macro to control this. I'm no longer working on this project though, just wanted to point out a fix.
Thank you for reporting this issue, @sagitter. And thank you @vitaut for pointing out the fix. I have just updated fmt version to 3.0.1 so the problem should be fixed. It took a lot longer than expected because of a few very long compile errors in code related to ilogcp that appeared with the update.
Thanks.
Hi all.
mp-3.1.0
does not compile onFedora 26
(development branch) with following error:GCC 6.2.1 Full build log: http://koji.fedoraproject.org/koji/getfile?taskID=16453533&name=build.log