Skip to content

Conversation

johnwason
Copy link
Contributor

Thanks to @traversaro the coin-or-ipopt package is now available on vcpkg, allowing for trajopt_ifopt to build on Windows and MacOS. The builds are currently failing. I think the problem on Windows is someone is importing Windows.h which includes a lot of conflicting macros. The conflicting macros include min() and max(). We can try using NOMINMAX to work around this, but I think there are a few other name conflicts causing problems.

@johnwason johnwason marked this pull request as draft November 30, 2024 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant