You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.
Problem: the build-android job on the lint-build-test github workflow fails with an obscure error about not being able to link with gcc.
The best link I found is this: rust-lang/rust#85806 - but I still cannot get it to work again. I even tried to recompile lightarti-rest/main, and this fails, too!
So please use a day or two to find out if you can get cargo ndk to work again in that workflow. If it doesn't work after this time, we'll have to find another way.
Problem: the
build-android
job on thelint-build-test
github workflow fails with an obscure error about not being able to link withgcc
.The best link I found is this: rust-lang/rust#85806 - but I still cannot get it to work again. I even tried to recompile
lightarti-rest/main
, and this fails, too!Interestingly enough,
lightarti-rest-androi
succeeds: https://github.com/c4dt/lightarti-rest-android/runs/7342786722So please use a day or two to find out if you can get
cargo ndk
to work again in that workflow. If it doesn't work after this time, we'll have to find another way.The goal is to be able to build this: #101
The text was updated successfully, but these errors were encountered: