ggerganov/llama.cpp

Need help on building shared libraries on Windows machine for Android x86_64 (emulator)

cmpktheo opened this issue · 0 comments

Hello,
I am using a windows development machine and need a consistent way to build llama.cpp for the Android x86_64 emulator (not aarch64).
I have tried to build the shared libraries using termux on the x86_64 emulator. Everything is build except the shared libraries (so files).
If anyone has attempted it, please advice.
Thanks.