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?
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:
"_OBJCCLASS$_LRResty", referenced from:
objc-class-ref in LRRestyMacDemoAppDelegate.o
(maybe you meant: _OBJCCLASS$_LRRestyMacDemoAppDelegate)
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
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: "_OBJCCLASS$_LRResty", referenced from: objc-class-ref in LRRestyMacDemoAppDelegate.o (maybe you meant: _OBJCCLASS$_LRRestyMacDemoAppDelegate) ld: symbol(s) not found for architecture x86_64 collect2: ld returned 1 exit status
kind regards,
steve