Open dataCobra opened 1 week ago
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 cxxbridge-cmd
locally and cxx will use it:
cargo install cxxbridge-cmd@1.0.128
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: