获取编译时错误。我们如何在可可应用程序中解决这个问题。
ld: warning: directory not found for option '-/.../../../../24-09-09/branches/LeopardPlusErrorHandling/build/Debug'
ld: warning: directory not found for option '-/.../../LeopardPlusErrorHandling/build/Debug'
ld: warning: directory not found for option '-/../../../Downloads/BWToolkit'
ld: warning: directory not found for option '-'-/.../../BWToolkit'
ld: warning: ignoring file /../.../../../Connection.framework/Connection, file was built for unsupported file format ( 0xce 0xfa 0xed 0xfe 0x 7 0x 0 0x 0 0x 0 0x 3 0x 0 0x 0 0x 0 0x 6 0x 0 0x 0 0x 0 ) which is not the architecture being linked (x86_64): /..../Connection.framework/Connection
ld: cannot link directly with /...../ImageIO.framework/ImageIO. Link against the umbrella framework 'ApplicationServices.framework' instead. for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
提前致谢。