打包IOS包的时候出现以下错误:
> ld: warning: arm64 function not 4-byte aligned: ltmp0 from /Volumes安装包制作目录Pandora/libs/Universal/liblibPGInvocation.a(sysv_arm64.o)
ld: warning: arm64 function not 4-byte aligned: _ffi_call_SYSV from /Volumes安装包制作目录Pandora/libs/Universal/liblibPGInvocation.a(sysv_arm64.o)
ld: warning: arm64 function not 4-byte aligned: _ffi_closure_SYSV from /Volumes安装包制作目录Pandora/libs/Universal/liblibPGInvocation.a(sysv_arm64.o)
Undefined symbols for architecture arm64:
\"_CTFontManagerRegisterGraphicsFont\", referenced from:
+[H5CoreTool dynamicLoadFont:] in liblibPDRCore.a(PDRToolSystemEx.o)
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation) BUILD FAILED The following build commands failed:
Ld build/Pandora.build/Release-iphoneos/Pandora.build/Objects-normal/arm64/DCloud_Pandora normal arm64
(1 failure)
BuildConfigure Failed 31015 编译错误
l***@qq.com
- 发布:2017-04-12 10:52
- 更新:2021-02-02 11:36
- 阅读:1520
1 个回复
y***@qq.com
我也遇到了,怎么解决呢