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

compile issues in arduino v0022 #2

Open
thisispete opened this issue Jul 23, 2011 · 2 comments
Open

compile issues in arduino v0022 #2

thisispete opened this issue Jul 23, 2011 · 2 comments

Comments

@thisispete
Copy link

I'm having problems compiling the example simple client in the newest version of arduino ide

SimpleClient:55: error: 'GETrequest' does not name a type
SimpleClient.cpp: In function 'void setup()':
SimpleClient:67: error: 'getWeather' was not declared in this scope
SimpleClient.cpp: In function 'void loop()':
SimpleClient:78: error: 'getWeather' was not declared in this scope

@thisispete
Copy link
Author

found in the forums that this project is best used with version 0016, however that version no longer works with the latest version of snow-leopard, and I get the same problem in ever version I've tried that's newer 0017 0018 0020 0022

@thisispete
Copy link
Author

I did get it working, I think switching to the user contrib repo helped, https://github.com/asynclabs/WiShield_user_contrib

If that doesn't do it I can look back at what else I ended up doing to re-write, think I commented out some parts that were throwing errors because I technically didn't need them for my application.

On Sep 14, 2011, at 7:38 AM, aaronmase wrote:

I am experiencing the same issue with 0022 and Snow Leopard - was there another workaround in the end?

Reply to this email directly or view it on GitHub:
#2 (comment)

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

No branches or pull requests

1 participant