-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[C++] Error building bundled Boost on Windows #45613
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
Comments
cc @kou |
I couldn't reproduce this on GitHub Actions: https://github.com/apache/arrow/actions/runs/13516005446/job/37764706158?pr=45621 Could you share your full |
Could you also share |
CMake command line:
|
Here are Boost configure log and build log. |
Thanks. Could you also provide How did you setup your console? Open "Developer Command Prompt for VS 2022"? |
Here it is: https://gist.github.com/pitrou/07a31d7a60d855de8c4f55bbbd4ac490
Yes. |
Here is the logs on GitHub Actions: https://github.com/apache/arrow/actions/runs/13520407383?pr=45621#artifacts
It seems that all auto-detections failed on your environment. For example, |
You're right, but I don't know what to setup :) |
boostorg/boost#914 may be related. Upgrading bundled Boost may solve this. |
Describe the bug, including details regarding any error messages, version, and platform.
On Windows x64, I get this error with
-DBOOST_SOURCE=BUNDLED
:Component(s)
C++
The text was updated successfully, but these errors were encountered: