iphone - Mach-O Linker (Id) Error -


i have added google tools mac oauth classes project , following linker errorenter image description here

any ideas need do? ipad app if makes difference.

thanks :-)

the error result of redefining symbol in rootviewcontroller. there few possible reasons this.

  1. in rootviewcontroller explicitly defined kgtmoauth2serviceprovidergoogle
  2. you used #include instead of #import
  3. you #import or #include implementation file (.m)

Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

c# - SharpSVN - How to get the previous revision? -

php cli reading files and how to fix it? -