pupymk1

Results 3 issues of pupymk1

I really appreciate Cadiboo made the example mode and tutorial, but this project hasn't been updated for a year by now. Just asking if we can see the full tutorial...

Line 9-16 in `Boost-for-Android-master\libiconv-libicu-android\setEnvironment-$(arch).sh` ``` if uname -s | grep -i "linux" > /dev/null ; then MYARCH=linux-$(arch) NDK=`readlink -f $NDK` elif uname -s | grep -i "darwin" > /dev/null ;...

![20240514091945](https://github.com/msys2/msys2.github.io/assets/50723141/c158b27e-b43c-4059-8e84-3310243c7deb) I already add the ndk dir to PATH, by editing etc/profile. But 'whcih ndk-build' still not working.