-
Notifications
You must be signed in to change notification settings - Fork 125
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 compile error! android and macos #174
Comments
Related to newly added parameters |
Recurrence method git clone https://github.com/lerouxrgd/datachannel-rs
sed -i 's/cmake = "0.1"/cmake = "0.1.49"/g' datachannel-sys/Cargo.toml
ANDROID_NDK_HOME=~/android-ndk-r22b cargo ndk --platform 21 --target aarch64-linux-android build |
badicsalex
added a commit
to badicsalex/g2o-rs
that referenced
this issue
Jul 24, 2023
Any update ? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
macos dev arm64 12.6.1 (--target x86_64-apple-darwin)
android dev Debian 11 x86_64 (--target aarch64-linux-android,armv7-linux-androideabi,i686-linux-android,x86_64-linux-android)
a. android successful
b. macos aborted
a. android aborted
b. macos successful
0.1.49 error info
The text was updated successfully, but these errors were encountered: