Skip to content

Error after updating to Xcode 3.2.6 and iOS SDK 4.3 #16

@randytarampi

Description

@randytarampi

So, I'm getting linker errors after I upgraded...

ld: warning: ignoring file /Users/randytarampi/Projects/cmpt275-group9/trunk/objectiveflickr/build/Debug-iphoneos/libObjectiveFlickr.a, file was built for archive which is not the architecture being linked (armv7)
Undefined symbols for architecture armv7:
"_OFFlickrWritePermission", referenced from:
-[SFUFlickrPhotoViewController authorizeFlickr] in SFUFlickrPhotoViewController.o
"OBJC_CLASS$_OFFlickrAPIRequest", referenced from:
objc-class-ref in SFUBusinessMobileAppDelegate.o
"OBJC_CLASS$_OFFlickrAPIContext", referenced from:
objc-class-ref in SFUBusinessMobileAppDelegate.o
ld: symbol(s) not found for architecture armv7
collect2: ld returned 1 exit status

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions