|

楼主 |
发表于 2018-10-30 13:25:10
|
显示全部楼层
ld: warning: ignoring file /x5/WeX5_V3.8-mac/model/Native/xxx/build/src/platforms/ios/demo/Plugins/com.justep.cordova.plugin.barcodescanner/libuchardet.a, missing required architecture x86_64 in file /x5/WeX5_V3.8-mac/model/Native/xxx/build/src/platforms/ios/demo/Plugins/com.justep.cordova.plugin.barcodescanner/libuchardet.a (2 slices)
Undefined symbols for architecture x86_64:
"_uchardet_data_end", referenced from:
-[NCUchardet encodingStringDetectWithData:length:] in NCUchardet.o
"_uchardet_get_charset", referenced from:
-[NCUchardet encodingStringDetectWithData:length:] in NCUchardet.o
"_uchardet_reset", referenced from:
-[NCUchardet encodingStringDetectWithData:length:] in NCUchardet.o
"_uchardet_handle_data", referenced from:
-[NCUchardet encodingStringDetectWithData:length:] in NCUchardet.o
"_uchardet_delete", referenced from:
-[NCUchardet dealloc] in NCUchardet.o
"_uchardet_new", referenced from:
-[NCUchardet init] in NCUchardet.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
帮我再看看是不是libuchardet.a重复了? |
|