multipass icon indicating copy to clipboard operation
multipass copied to clipboard

README: Mention requirement to set `VCPKG_FORCE_SYSTEM_BINARIES` on non-x64

Open jason-erb opened this issue 1 year ago • 0 comments

Description of documentation issue or suggestion When building on arm, s390x, ppc64le, or riscv, it should be noted that the environment variable VCPKG_FORCE_SYSTEM_BINARIES needs to be set (presumably to 1).

Proposal to fix issue or enact suggestion Please add this to the build instructions in the README.

Additional context I will be submitting a pull request resolving this shortly.

jason-erb avatar Oct 17 '24 20:10 jason-erb