Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Building issue on Windows on ARM64 with VS2022 for ARM64 native (1.83) #881

Closed
BadaPZ opened this issue Apr 5, 2024 · 3 comments
Closed

Comments

@BadaPZ
Copy link

BadaPZ commented Apr 5, 2024

Hi,
No success with this build trying:
at ARM64 native tools command prompt on a Windows on Arm64 (Azure VM)

bootstrap vc143
b2 abi=aapcs address-model=64 architecture=arm binary-format=pe threading=multi toolset=msvc link=static

...patience...
don't know how to make <p/C:/CSDK/MAIN/Development/3rdParty/boost_1_83_0>C:\Program Files\Microsoft Visual Studio\2022\Preview\VC\Tools\MSVC\14.40.33617\bin\Hostarm64\vcvarsall.bat
...patience...

(the bat actually is here: C:\Program Files\Microsoft Visual Studio\2022\Preview\VC\Auxiliary\Build\vcvarsarm64.bat)

...patience...
...found 11707 targets...
...updating 565 targets...
...can't find 1 target...
...can't make 2 targets...
...skipped <pbin.v2\standalone\msvc\msvc-14.3>msvc-setup.read for lack of <p/C:/CSDK/MAIN/Development/3rdParty/boost_1_83_0>C:\Program Files\Microsoft Visual Studio\2022\Preview\VC\Tools\MSVC\14.40.33617\bin\Hostarm64\vcvarsall.bat...

and many similar error messages

...skipped 567 targets...

Is there any advice or instruction for the success build? thanks

@BadaPZ
Copy link
Author

BadaPZ commented Apr 18, 2024

Could anybody build boost on WoARM64 using VS2022?

@BadaPZ
Copy link
Author

BadaPZ commented Jun 10, 2024

It looks, it is vc144 toolset handling issue in b2

@BadaPZ
Copy link
Author

BadaPZ commented Jun 18, 2024

This #914 solves this issue.
boots builds and runs on Windows on ARM64

@BadaPZ BadaPZ closed this as completed Jun 18, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant