Closed GoogleCodeExporter closed 8 years ago
I forgot to explicitly mention that the error occurs in the context of using a
Google Cloud Endpoint [1] (not a service such as Google Calendar) in an iOS
client.
[1] https://developers.google.com/appengine/docs/java/endpoints/consume_ios
Original comment by tiptopl...@gmail.com
on 21 Jun 2014 at 6:15
Why is this closed? I'm still seeing this error.
/Users/Eliot/dev/biketracker/biketracker-ios/BikeTracker/BikeTracker-Bridging-Header.h:20:9: note: in file included from /Users/Eliot/dev/biketracker/biketracker-ios/BikeTracker/BikeTracker-Bridging-Header.h:20:
#import "GTLApi.h"
^
/Users/Eliot/dev/biketracker/biketracker-ios/biketracker-ios-client/GTLApi.h:16:9: note: in file included from /Users/Eliot/dev/biketracker/biketracker-ios/biketracker-ios-client/GTLApi.h:16:
#import "GTLApiConstants.h"
^
/Users/Eliot/dev/biketracker/biketracker-ios/biketracker-ios-client/GTLApiConstants.h:21:11: error: 'GTLDefines.h' file not found
#import "GTLDefines.h"
^
<unknown>:0: error: failed to import bridging header '/Users/Eliot/dev/biketracker/biketracker-ios/BikeTracker/BikeTracker-Bridging-Header.h'
It was closed because it came over from code.google.com and was original opened in 2014, so it wasn't clear if there were still problem. If you have a failure based on the setup we now have in github, go ahead and open a bug with repro steps.
Done at #182
Original issue reported on code.google.com by
tiptopl...@gmail.com
on 20 Jun 2014 at 5:12