tree
tree
Thank you for adding this feature
The kICad version for this project is 4.0.0
### Error Log Compiling the C compiler identification source file "CMakeCCompilerId.c" failed. Compiler: /home/lxc/Android/Sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/linux-x86_64/bin/clang Build flags: -g;-DANDROID;-fdata-sections;-ffunction-sections;-funwind-tables;-fstack-protector-strong;-no-canonical-prefixes;-D_FORTIFY_SOURCE=2;-march=armv7-a;-mthumb;-Wformat;-Werror=format-security; Id flags: The output was: 1 clang: warning: argument unused during compilation: '-mthumb'...
Hi @pablogs9 , I tried to compile arm64_ V8a architecture, the compilation is completed successfully, but the generated so file is not arm64_ V8a architecture, but x86-x64. What may be...