ycollet / coinor-cmake

CMake files for compiling CoinOr projects
GNU Lesser General Public License v3.0
30 stars 9 forks source link

Ipopt 3.13.* modifications #11

Open traversaro opened 3 years ago

traversaro commented 3 years ago

Hi @ycollet, thanks a lot for the great project. I open this issue to let you know that I modified the project to correctly compile Ipopt 3.13, including the changes for the commits:

that were the one more problematic.

Unfortunately I am only interesting in Ipopt, so I did not looked into the other projects, but in case you wanted to have a look the changes are in the following commit: https://github.com/traversaro/coinor-cmake/commit/0a3f9c6acd583a06206b2f1ca7160daeb3d2597f .

ycollet commented 3 years ago

Thanks a lot for your bug report. I will check ASAP.

traversaro commented 3 years ago

I also needed another commit: https://github.com/traversaro/coinor-cmake/commit/daf0d0c4c2c55b3c0537cf2397400b9a246b61dc (major differences: now include files are installed in <prefix>/include/coin-or instead of <prefix>/include/coin .

jschueller commented 3 years ago

it's up to 3.14.0 now