Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable cppad on Windows #89

Merged
merged 6 commits into from
Sep 4, 2020
Merged

Enable cppad on Windows #89

merged 6 commits into from
Sep 4, 2020

Conversation

GiulioRomualdi
Copy link
Member

Thanks to microsoft/vcpkg#12560 installing cppad on windows becomes simple. This PR introduces the support to cppad on Windows.

Related issues #75

@GiulioRomualdi GiulioRomualdi added the enhancement New feature or request label Sep 2, 2020
@GiulioRomualdi GiulioRomualdi self-assigned this Sep 2, 2020
@GiulioRomualdi GiulioRomualdi added this to the Iteration 50 - 50!! milestone Sep 2, 2020
cd C:/robotology/vcpkg
./vcpkg.exe install --overlay-ports=C:/robotology/robotology-vcpkg-binary-ports catch2:x64-windows
git fetch
git checkout 222c35e3bcb8f28cd63fc526e591bb4ef6b99e4f
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe you can handle this tag as the others

@GiulioRomualdi
Copy link
Member Author

GiulioRomualdi commented Sep 4, 2020

Now everything is working.

@GiulioRomualdi GiulioRomualdi merged commit 2d1a91d into master Sep 4, 2020
@GiulioRomualdi GiulioRomualdi deleted the feature/cppad_windows branch September 4, 2020 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants