-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Description
With Android's new 16kb memory page size requirement coming on Nov. 1st, anyone using libpd will need to rebuild it for Android. Currently, when I try to rebuild it I'm getting numerous errors. The most current one that has me in a stand still is:
Execution failed for task ':PdCore:androidDependencies'.
Could not resolve all artifacts for configuration ':PdCore:debugCompileClasspath'.
Could not find com.noisepages.nettoyeur:midi:1.0.0-rc1.
Required by:
project :PdCore`
It's marked jcenter() // FIXME: com.noisepages.nettoyeur:midi
in the project/build.gradle ln 37. So what is the fix for this?
Right now I'm using:
SDK 35
NDK 29.0.10433849
Build-tools 35.0.0
Metadata
Metadata
Assignees
Labels
No labels