Hello that such
I'm trying to make an app that connects to google docs and I follow the official steps to incorporate the library that is in
http://code.google.com/p/gdata-objectivec-client/wiki/BuildingTheLibrary
and then download a sample app that connects to google docs located in
http://code.google.com/p/googledocs-cocoa-sample/
but mark me the following compile errors
error: expected ')' before 'GDataServiceGoogleDocs'
error: expected ')' before 'GDataEntryDocBase'
error: can not find interface declaration for 'GDataEntryDocBase'
on file
http://code.google.com/p/googledocs-cocoa-sample/source/browse/trunk/Classes/GoogleDocs.m
someone could help me with this problem?
or anyone know of a tutorial to connect more quickly to google docs?
Thanks
Greetings
I'm trying to make an app that connects to google docs and I follow the official steps to incorporate the library that is in
http://code.google.com/p/gdata-objectivec-client/wiki/BuildingTheLibrary
and then download a sample app that connects to google docs located in
http://code.google.com/p/googledocs-cocoa-sample/
but mark me the following compile errors
error: expected ')' before 'GDataServiceGoogleDocs'
error: expected ')' before 'GDataEntryDocBase'
error: can not find interface declaration for 'GDataEntryDocBase'
on file
http://code.google.com/p/googledocs-cocoa-sample/source/browse/trunk/Classes/GoogleDocs.m
someone could help me with this problem?
or anyone know of a tutorial to connect more quickly to google docs?
Thanks
Greetings