Skip to content
This repository has been archived by the owner on Mar 3, 2022. It is now read-only.

Lexical or Preprocessor Issue 'GANT.h' file not found #17

Open
lumierephoto opened this issue Jul 27, 2013 · 3 comments
Open

Lexical or Preprocessor Issue 'GANT.h' file not found #17

lumierephoto opened this issue Jul 27, 2013 · 3 comments

Comments

@lumierephoto
Copy link

I've tried to solve this by finding an older version (the current version is v2 which has different file names) of the Google Analytics SDK and then setting the path manually in Xcode. This has worked other times when I have had this issue.

I also removed the reference to of the old Google Analytics folder and dragged in the new folder.

Still getting "Lexical or Preprocessor Issue 'GANT.h' file not found"

Anyone run into this?

@ghost
Copy link

ghost commented Apr 17, 2014

I am also having the same error 'GANTracker.h' not found. Any help?

@wzpan
Copy link

wzpan commented Jan 22, 2015

Same issue.

@jkohls
Copy link

jkohls commented Mar 13, 2015

Had the same problem this morning.

Got around it by cloning https://github.com/phonegap-build/GAPlugin.git. It contains a src/ios directory that I moved into libs/GAPlugin. Then I changed the include to GAITracker.h instead of GANTracker.h. I have no idea if it's going to cause other issues though.

It also requires modifying the header search paths.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants