react-native-webp-support icon indicating copy to clipboard operation
react-native-webp-support copied to clipboard

Error during build process

Open neogermi opened this issue 6 years ago • 4 comments

Hi,

thanks a lot for this great lib. It is working great in the development version. However, if I try to build the production / release archive, I get the following error:

ld: reference to symbol (which has not been assigned an address) _VP8YUVInit in '_CustomSetup' from /Users/.../node_modules/react-native-webp-support/WebP.framework/WebP(libwebpdecode_la-io.o) for architecture armv7 clang: error: linker command failed with exit code 1 (use -v to see invocation)

Do you have an idea how to solve this?

neogermi avatar Apr 25 '18 13:04 neogermi

@TGPSKI Got the same error as well. Any ideas?

peterlazar1993 avatar Apr 29 '18 10:04 peterlazar1993

:+1:

Maybe stripping symbols will do the trick?

RWOverdijk avatar May 18 '18 11:05 RWOverdijk

Same error here. Have you guys found a way to archive?

mCodex avatar Jul 04 '18 14:07 mCodex

Still no fix?! :((

Undefined symbols for architecture x86_64 ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)

dancomanlive avatar Mar 27 '19 06:03 dancomanlive