Hannes Achleitner

Results 558 comments of Hannes Achleitner

Looks like there are no maintainer

Sadly this repo is dead and I helped myself https://github.com/AppDevNext/MPAndroidChart/blob/master/gradle/wrapper/gradle-wrapper.properties Please see https://github.com/PhilJay/MPAndroidChart/issues/5268

It's included here https://github.com/AppDevNext/MPAndroidChart/releases/tag/3.1.0.7

> so you probably want to remove that. What should I do ? If it's related to my fork, then let's continue there

I applied several open pull requests from here. For me at least, it's better then stuck on a dead repository https://github.com/AppDevNext/AndroidChart

Btw, I maintain and update [my fork](https://github.com/AppDevNext/MPAndroidChart?organization=AppDevNext&organization=AppDevNext ) with most pull requests from here

Nice changes, what do you think about this ? https://github.com/PhilJay/MPAndroidChart/issues/5268

Nice changes, what do you think about this ? https://github.com/PhilJay/MPAndroidChart/issues/5268

With last commit, I solved previous error, and now I run into this > /Users/hannes/Development/android-ndk-r10b/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.9/../../../../arm-linux-androideabi/bin/ld: fatal error: --sysroot=: must take a non-empty argument > collect2: error: ld returned 1 exit...

With last commit, I solved previous error, and now I run into this > /Users/hannes/Development/my-android-toolchain/sysroot/usr/include/signal.h:96:18: error: expected ';' at end of member declaration > sighandler_t sa_handler; > ^ > /Users/hannes/Development/my-android-toolchain/sysroot/usr/include/signal.h:96:18:...