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 arm64 for MSVC on Windows #5811

Merged
merged 2 commits into from
Feb 2, 2022

Commits on Feb 1, 2022

  1. Windows: Enable ARM64 for MSVC

    This patch enables ARM64 as a new platform for Windows.
    Platform query and documentation is updated accordingly.
    gaborkertesz-linaro committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    f22d356 View commit details
    Browse the repository at this point in the history
  2. lcms2: Update to VS2019

    In order to enable win-arm64, VS2019 should be used, while other
    platforms should work with newer version as well.
    Tested on x64-win10.
    gaborkertesz authored and gaborkertesz-linaro committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    22a1f6d View commit details
    Browse the repository at this point in the history