Opened 3 years ago

Closed 3 years ago

#513 closed defect (wontfix)

Compilation Error

Reported by: sherkhan Owned by:
Priority: minor Milestone:
Component: Add Blog/Site Version:
Keywords: Cc:

Description

I get this:

"_OBJC_CLASS_$_PLCrashReporter", referenced from:

objc-class-ref-to-PLCrashReporter in WordPressAppDelegate?.o
objc-class-ref-to-PLCrashReporter in CrashReportViewController?.o

"_OBJC_CLASS_$_PLCrashReport", referenced from:

objc-class-ref-to-PLCrashReport in WordPressAppDelegate?.o
objc-class-ref-to-PLCrashReport in CrashReportViewController?.o

ld: symbol(s) not found
collect2: ld returned 1 exit status

Change History (1)

comment:1 Changed 3 years ago by frsh

  • Resolution set to wontfix
  • Status changed from new to closed

You'll need to download PLCrashReporter, add the framework, and update the path:
http://code.google.com/p/plcrashreporter/downloads/list

Note: See TracTickets for help on using tickets.