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

Migrates VS project to 2022 version #539

Closed
5 of 14 tasks
Nelson-numerical-software opened this issue Nov 9, 2021 · 1 comment · Fixed by #577
Closed
5 of 14 tasks

Migrates VS project to 2022 version #539

Nelson-numerical-software opened this issue Nov 9, 2021 · 1 comment · Fixed by #577
Assignees
Projects
Milestone

Comments

@Nelson-numerical-software
Copy link
Collaborator

Nelson-numerical-software commented Nov 9, 2021

As previously:

  • rebuild all dependencies to use default runtime

    • boost
    • slicot
    • mkl
    • libffi
    • matio
    • hdf5
    • libxml2
    • icu
    • libgit
    • libsndfile
    • portaudio
    • taglib
    • zlilb
  • update build on fly scripts

This migration will be certainly applied with C++ 17 migration on v0.6 family (2022)

@Nelson-numerical-software
Copy link
Collaborator Author

  • CI
    github action
jobs:
  build:
    runs-on: windows-2022

appveyor: https://www.appveyor.com/blog/2021/11/10/visual-studio-2022-image/

boost: 1.78 /boost-binaries/1.78.0/boost_1_78_0-msvc-14.3-64.exe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Nelson 2022
DONE (Nelson 0.6.2)
Development

Successfully merging a pull request may close this issue.

1 participant