Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
GTLFramework building issues.
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Dice-K  
View profile  
 More options Feb 12 2012, 9:50 pm
From: Dice-K <kgt.dnisi...@gmail.com>
Date: Sun, 12 Feb 2012 18:50:27 -0800 (PST)
Local: Sun, Feb 12 2012 9:50 pm
Subject: GTLFramework building issues.
When I going to build GTL project, 9 errors appear
GTMHTTPFetcherLogging.m.

"Category is implementing a method which will also be implemented by
its primary class"

How do I configure the GTL.xcodeproj?

Project version in ReleaseNotes.txt is "22-December-2011".

Dice-K


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
David Phillip Oster  
View profile  
 More options Feb 14 2012, 2:35 am
From: David Phillip Oster <davidphillipos...@gmail.com>
Date: Mon, 13 Feb 2012 23:35:20 -0800
Local: Tues, Feb 14 2012 2:35 am
Subject: Re: GTLFramework building issues.

A quick, temporary workaround is simply to not include
GTMHTTPFetchLogging.m in your project, for now.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Greg Robbins  
View profile  
 More options Feb 14 2012, 1:50 pm
From: Greg Robbins <grobb...@google.com>
Date: Tue, 14 Feb 2012 10:50:28 -0800
Local: Tues, Feb 14 2012 1:50 pm
Subject: Re: GTLFramework building issues.

I just tried a clean check-out of the project from the subversion
repository, and was able to build each of the project targets with Xcode 4
without difficulty.

Likely there is an inconsistency in the target you are building of
the STRIP_GTM_FETCH_LOGGING preprocessor flag, as some methods compile
either in the GTMHTTPFetcher class or in the GTMHTTPFetcherLogging class
depending on the value of that flag.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Greg Robbins  
View profile  
 More options Feb 15 2012, 3:39 pm
From: Greg Robbins <grobb...@google.com>
Date: Wed, 15 Feb 2012 12:39:49 -0800
Local: Wed, Feb 15 2012 3:39 pm
Subject: Re: GTLFramework building issues.

We have revised the sources for better compatibility with recent compilers,
as newer compilers are more strict about category interfaces and
implementations.

http://code.google.com/p/gtm-http-fetcher/source/detail?r=98

Please update your sources from subversion, and let us know if you continue
to have any difficulty with this.

Thank you for bringing it to our attention.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
David Lowe  
View profile  
 More options Jul 11 2012, 3:19 pm
From: David Lowe <dml...@gmail.com>
Date: Wed, 11 Jul 2012 12:19:19 -0700 (PDT)
Local: Wed, Jul 11 2012 3:19 pm
Subject: Re: GTLFramework building issues.

I'm pretty inexperienced with SVN but for some reason I was still getting
those 9 warnings (not errors) even after I ran

svn checkout *http*://gdata-objectivec-client.googlecode.com/svn/trunk/
gdata-objectivec-client-read-only

in the terminal.  (XCode version 4.3.2)

However, when I just manually added the changes posted from Greg's link
into GTMHTTPFetcherLogging.m it got rid of them.  Am I doing something
wrong with my subversion checkout?  Is adding that code manually going to
screw things up for me later?

Thanks!

David


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Greg Robbins  
View profile   Translate to Translated (View Original)
 More options Jul 11 2012, 5:23 pm
From: Greg Robbins <grobb...@google.com>
Date: Wed, 11 Jul 2012 14:23:15 -0700
Local: Wed, Jul 11 2012 5:23 pm
Subject: Re: GTLFramework building issues.

It's ok to manually modify the checked out files. You can always see your
changes with svn diff, and revert to the latest checked-in versions with
svn revert.

A clean check-out should work unmodified with the current Xcode compilers,
though.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »