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

Update to recent vcpkg version #14

Merged
merged 7 commits into from
Apr 29, 2020
Merged

Update to recent vcpkg version #14

merged 7 commits into from
Apr 29, 2020

Conversation

traversaro
Copy link
Member

@traversaro traversaro commented Apr 25, 2020

In particular:

The generated libraries will be tested to see if they solve robotology/robotology-superbuild#354 and robotology/robotology-superbuild#355 .

In particular: 
* Use a recent commit of vcpkg, microsoft/vcpkg@28ab0b1 that contains microsoft/vcpkg#10644 
* Update qt5 to build with the `latest` feature, that install qt 5.14 that should be the first version of qt completely relocatable ( https://www.qt.io/blog/qt-is-relocatable )  
* Substitute opencv3 with opencv, that install opencv4 
* Install also `asio`, `boost-asio`, `boost-process`, `boost-dll`,  `boost-filesystem` and `boost-system`, to fix #7 
* As the newer version of vcpkg are affected by the bug microsoft/vcpkg#10119, clone the `robotology-vcpkg-binary-ports` repo in `C:/robotology`, so that it will be contained in the same archive  used to distribute the vcpkg dependencies .
@traversaro
Copy link
Member Author

traversaro commented Apr 25, 2020

The CI is failing due to a change of hash in the ode tarball served by bitbucket. It will be fixed by microsoft/vcpkg#11029 .

@traversaro
Copy link
Member Author

The PR seems to be finally fine and ready to review @Nicogene .

Copy link
Member

@Nicogene Nicogene left a comment

Choose a reason for hiding this comment

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

Great 🚀

@traversaro traversaro merged commit 961e421 into master Apr 29, 2020
@traversaro traversaro deleted the bump-to-modern-vcpkg branch April 29, 2020 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants