GMGridView
GMGridView copied to clipboard
Can't compile project with GMGridview
Hello All!
I added GMGridView as git submodule to main project and dropped GMGridView project to xcode. Added GMGridView as dependency and added libGridView.a to Liink with library. When I compile it I get the following waring;
ld: warning: ignoring file /Users/lowfreq/Library/Developer/Xcode/DerivedData/MagazineReader-cgscqhsdsfduukdkpsyasaqqolzu/Build/Products/Debug-iphoneos/libGMGridView.a, file was built for archive which is not the architecture being linked (armv7s): /Users/lowfreq/Library/Developer/Xcode/DerivedData/MagazineReader-cgscqhsdsfduukdkpsyasaqqolzu/Build/Products/Debug-iphoneos/libGMGridView.a
and whole build fails because
Undefined symbols for architecture armv7s: "OBJC_CLASS$_GMGridViewLayoutStrategyFactory", referenced from: objc-class-ref in ArchiveViewController.o "OBJC_CLASS$_GMGridViewCell", referenced from: objc-class-ref in ArchiveViewController.o ld: symbol(s) not found for architecture armv7s clang: error: linker command failed with exit code 1 (use -v to see invocation)
what did I wrong? or how can I fix it ?
Thank you in advance
anyone willing to help ?
Same build error issue. Environment : xCode 4.6 iOS SDK: 6.1
Change to RestKit (arc 64-bit) BAAO = no