LRResty icon indicating copy to clipboard operation
LRResty copied to clipboard

linking issue with lastest MacOS LRResty build

Open ghost opened this issue 13 years ago • 1 comments

Hi Luke. I added the nightly MacOS build to a mac project and am having some problems linking. I think this may be a human issue (me), but I am wondering if you have any tips?

XCode 4.1 on 10.7.2 11C57

valid architectures: i386 x86_64 linker flags: -ObjC -all_load

ld: warning: ignoring file /Users/i004432/Desktop/Library/osx/LRResty.framework/LRResty, missing required architecture x86_64 in file Undefined symbols for architecture x86_64: "OBJC_CLASS$_LRResty", referenced from: objc-class-ref in LRRestyMacDemoAppDelegate.o (maybe you meant: OBJC_CLASS$_LRRestyMacDemoAppDelegate) ld: symbol(s) not found for architecture x86_64 collect2: ld returned 1 exit status

kind regards,

steve

ghost avatar Sep 17 '11 03:09 ghost

Maybe you have to do something like that.

krasnoukhov avatar Feb 01 '12 23:02 krasnoukhov