Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'WideTextFinder' does not name a type #87

Open
GoogleCodeExporter opened this issue Mar 20, 2015 · 2 comments
Open

'WideTextFinder' does not name a type #87

GoogleCodeExporter opened this issue Mar 20, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Hi all,
I am using Arduino UNO on IDE 1.0.5, Windows 7 x32 and the ALPHA version of the 
library (ALPHA_TiDiGino_IDE100_v100.zip ). When I tried to compile the 
examples, the IDE threw this error:

In file included from 
D:\arduino-1.0.5-windows\arduino-1.0.5\libraries\GSMSHIELD_TDG/SIM900.h:5,
                 from GSM_GPRSLibrary_SMS.ino:1:
D:\arduino-1.0.5-windows\arduino-1.0.5\libraries\GSMSHIELD_TDG/GSM.h:201: 
error: 'WideTextFinder' does not name a type

This is similar to what has been reported at: 
http://code.google.com/p/gsm-shield-arduino/issues/detail?id=47 but I guess the 
problem was solved for the MEGA only?

After hours of hair scratching and checking up with the guys at chipfc.com who 
used the same setup like mine and succeeded, I found out that the only 
difference is that they used the beta version of the library 
(BETA_GSM_GPRS_GPS_IDE100_v305.zip)

I tried this and it worked like a charm.

Is this an issue or something? Just to let you know.
Dave Nguyen

Original issue reported on code.google.com by [email protected] on 26 Aug 2013 at 7:51

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

No branches or pull requests

1 participant