-
Notifications
You must be signed in to change notification settings - Fork 6.4k
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
Error: boost cross compile #21740
Comments
Related: #21528 |
Error here: I change the code in my local vcpkg directory Following https://github.com/microsoft/vcpkg/pull/21528/files
|
some errors here. |
Did you installed boost before? If yes, please remove port Thanks. |
See my comment. |
And please don't mention different issues in one issue. Thanks. |
This is my source code.
|
@zhangbowei Yes, this issue will be fixed by PR #21745. |
I change my vckpg in the local directory following #21745 and #21528, which are all I have changed vcpkg source code.
vcpkg install boost:arm-linux
|
can you please try the above lines and then re-run? |
I get some errors,after do your commands.
PS: the number of packages
|
Please provide /home/test/package/vcpkg/buildtrees/boost-python/install-arm-linux-dbg-out.log. |
|
Jesus Christ dude, put your logs between three ``` backtics``` |
|
|
what should I do? |
@zhangbowei For the boost issue, I think your vcpkg is outdated, please git pull and try again. |
But The Version is vcpkg-scripts version: 945f540 2021-11-29 (6 hours ago)
As You see Error: Building package boost-python:arm-linux failed with: BUILD_FAILED Additionally, attach any relevant sections from the log files above. |
It should be a support issue with python instead of boost. |
@zhangbowei, could you report an issue to https://github.com/boostorg/python and confirm if Upstream supports arm-linux? Failures:
|
Closing in favor of #21787. |
question: boost can be cross-compiled manually,why vcpkg not support?
vcpkg install boost:arm-linux
Computing installation plan...
Error: python3[core] is only supported on '!(arm | uwp)'
The text was updated successfully, but these errors were encountered: