vcpkg icon indicating copy to clipboard operation
vcpkg copied to clipboard

[geogram] Add arm64-windows support

Open nursik opened this issue 2 years ago • 2 comments

  • What does your PR fix?

    Adds arm64-windows support by fixing the usage of popcount intrinsics.

  • Which triplets are supported/not supported? Have you updated the CI baseline?

    !uwp, yes

  • Does your PR follow the maintainer guide?

    Yes

  • If you have added/updated a port: Have you run ./vcpkg x-add-version --all and committed the result?

    yes

nursik avatar Sep 19 '22 14:09 nursik

Is this an upstream fix?

dan-shaw avatar Sep 20 '22 18:09 dan-shaw

@dan-shaw I will create the PR to upstream. But it seems there are two repos - the one VPCKG uses and the one which has more stars and claims is the main repo. Anyway, that's a good question and suggestion. Thank you for your response!

nursik avatar Sep 21 '22 09:09 nursik

https://github.com/BrunoLevy/geogram/pull/22

Cheney-W avatar Sep 23 '22 06:09 Cheney-W