Giter VIP home page Giter VIP logo

Comments (5)

traversaro avatar traversaro commented on June 12, 2024 2

Interestingly, I had the same error in iDynTree even using the vcpkg tag 2020.01, so it is something that changed in GitHub Actions Windows image, not only on vcpkg.

from bipedal-locomotion-framework.

traversaro avatar traversaro commented on June 12, 2024 2

It turns out that there is a bug in Visual Studio 2019 16.5 that prevents to correctly compile ACE ( see actions/runner-images#605 (comment) and https://developercommunity.visualstudio.com/content/problem/954522/internal-compiler-error-1925286104.html), and GitHub Actions recently updated to VS2019 16.5. The fix has been already prepared, but it will be only released with Visual Studio 2019 16.6 . For the time being, there are two possible workaround:

from bipedal-locomotion-framework.

traversaro avatar traversaro commented on June 12, 2024

Upstream issue: actions/runner-images#605 .

from bipedal-locomotion-framework.

S-Dafarra avatar S-Dafarra commented on June 12, 2024

Interesting PRs:

from bipedal-locomotion-framework.

traversaro avatar traversaro commented on June 12, 2024

Another workaround I used in iit-danieli-joint-lab/idjl-software-dependencies-vcpkg#9 (that is one repo used to produce the pre-compiled vcpkg archives) is to bootstrap the vcpkg used in the CI with a vcpkg compiled locally that just contains as installed port ace:x64-windows .

from bipedal-locomotion-framework.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.