sh123 / codec2_talkie

Turn your Android phone into Amateur Radio Codec2/OPUS APRS enabled DV handheld transceiver (Bluetooth/BLE/USB/TCPIP KISS/Sound modem client for DV digital voice communication)
https://github.com/sh123/codec2_talkie
GNU General Public License v2.0
206 stars 37 forks source link

ninja error:missing and no known rule to make it #72

Open BadDateAlex opened 1 month ago

BadDateAlex commented 1 month ago

I was trying to make your project on my Android Sudio and I had this error. I don't know why there isn't a folder named imported-lib,did I miss sth? please help me, thank u. ninja: error: 'E:/Android/codec2_talkie-master/libcodec2-android/build/imported-lib/arm64-v8a/libcodec2.so', needed by 'E:/Android/codec2_talkie-master/libcodec2-android/build/intermediates/cxx/Debug/4gx1kb3u/obj/arm64-v8a/libCodec2JNI.so', missing and no known rule to make it

BadDateAlex commented 1 month ago

Have you ever import libcode2.so manually? I can't find it.

hemant-novotrax commented 1 week ago

the same issue occurs..

sh123 commented 1 day ago

Hi, you need to use NDK 21/22 version, it is specified as 21.4.7075529 in build gradle (and maybe using Arctic Fox will do the trick).