I am having trouble setting up my GData project for iPhone. I followed the instructions from the answer in the post How to use GData in iphone?. The project compiled fine but gives me a linker error if I try to run it. The linker error is
Undefined symbols for architecture i386:
"_OBJC_CLASS_$_GDataServiceGoogleYouTube", referenced from:
objc-class-ref in BWC_ViewController-C85FBF830F43777.o
ld: symbol(s) not found for architecture i386
Please se the attached screenshot
Thanks!