vpatt / google-api-objectivec-client

Automatically exported from code.google.com/p/google-api-objectivec-client
0 stars 0 forks source link

Xcode 4 unable to link to the static GTL library #8

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Follow instruction to build the library in existing project on XCode 4 on 
mac os Snow Leopard: Follow these instruction: 
http://code.google.com/p/google-api-objectivec-client/wiki/BuildingTheLibrary 
(Linking to the iOS Static Library)

What is the expected output? What do you see instead?
I should be able to use the library files such as "GTLBooks.h" but i get errors 
such as:
Apple Mach-O Linker (Id) error

What version of the product are you using? On what operating system?
Xcode 4 on Mac OS Snow Leopard

Please provide any additional information below.
N/A

Original issue reported on code.google.com by bhav...@gmail.com on 5 Mar 2012 at 9:20