When compiling PWLottie for iOS, the following error message occurs. Could you please tell me how to resolve this:
ld: Undefined symbols:
_pixman_composite_over_n_8888_asm_neon, referenced from:
color_SourceOver(unsigned int*, int, unsigned int, unsigned int) in vdrawhelper_neon.o
_pixman_composite_src_n_8888_asm_neon, referenced from:
memfill32(unsigned int*, unsigned int, int) in vdrawhelper_neon.o
clang: error: linker command failed with exit code 1 (use -v to see invocation)
When compiling PWLottie for iOS, the following error message occurs. Could you please tell me how to resolve this:
ld: Undefined symbols:
_pixman_composite_over_n_8888_asm_neon, referenced from:
color_SourceOver(unsigned int*, int, unsigned int, unsigned int) in vdrawhelper_neon.o
_pixman_composite_src_n_8888_asm_neon, referenced from:
memfill32(unsigned int*, unsigned int, int) in vdrawhelper_neon.o
clang: error: linker command failed with exit code 1 (use -v to see invocation)