iOS error: ld: 'non_lazy_ptr'

瀏覽次數:76 次
跳到第一則未讀訊息

James

未讀,
2014年7月30日 下午6:12:342014/7/30
收件者:
Q: I am receiving the following error message. How can I fix this?

ld: 'non_lazy_ptr' in /Users/PDFTron/PDFNet_6.1/iOS/Sample/Samples/MyApp/Build/Intermediates/MyApp.build/Debug-iphoneos/MyApp.build/Objects-normal/armv7s/ViewController.o contains undefined reference for architecture armv7s

clang: error: linker command failed with exit code 1 (use -v to see invocation)

------------------------

A: You have probably forgotten to link with the required frameworks, which are outlined in the read me or getting started document. As of writing, including those needed for the default libTool.a, they are Foundation, UIKit, CoreGraphics, CoreText, QuartzCore, MediaPlayer and AVFramework.,

回覆所有人
回覆作者
轉寄
0 則新訊息