iOS error: ld: 'non_lazy_ptr'

76 views
Skip to first unread message

James

unread,
Jul 30, 2014, 6:12:34 PM7/30/14
to
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.,

Reply all
Reply to author
Forward
0 new messages