Jorge Morgado Vega
Jorge Morgado Vega
Any updates? I am facing the same problem. I've tested in and empty project (setting the `compileSdkVersion 31` and `ndkVersion "25.1.8937393"` in the `build.gradle` file). I am able to run...
@mjtalbot I even tried updating the whole system (including the clang and gcc related packages that I had already installed) but still had the same problem. However, I have a...
@mjtalbot I just test `flutter build apk --debug` and as you said it failed with the same error. Running `flutter run --release -d xzy` also fails but for another reason:...
PS: this it not finished yet