-
-
Notifications
You must be signed in to change notification settings - Fork 320
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
Cross compilaton fails - cxxbridge not built for correct arch #3683
Comments
Hm, maybe this is part of why this interface is labeled "EXPERIMENTAL": https://corrosion-rs.github.io/corrosion/ffi_bindings.html#cxx-integrationt Reading through https://github.com/corrosion-rs/corrosion/blob/master/cmake/Corrosion.cmake it looks like you could install
maybe that is a useful workaround for the moment? |
Can you share your CMake invocation(s) so that I can try to reproduce? |
I'll try to send you the requested data today, but I can't promise it. |
@dataCobra any updates? |
Not yet, currently ill and not able to work on this. |
To report a bug...
While trying to build the new version for aarch64 and armv7l in a cross compilation setup, it fails.
Here is the information about the failure:
The text was updated successfully, but these errors were encountered: