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

GarageDoorOpener.ino not compiling - Arduino 1.0.6 #63

Open
Sudharsp opened this issue Jan 18, 2015 · 3 comments
Open

GarageDoorOpener.ino not compiling - Arduino 1.0.6 #63

Sudharsp opened this issue Jan 18, 2015 · 3 comments

Comments

@Sudharsp
Copy link

Hi ,
I am new to Ardiuno. Getting following error during compiling GarageDoorOpener.ino

In file included from Webserver.cpp:4:
/Webduino.h: In member function 'int WebServer::read()':
Webduino.h:729: error: ambiguous overload for 'operator==' in '((WebServer*)this)->WebServer::m_client == 0'
/Webduino.h:729: note: candidates are: operator==(int, int)
C:\Program Files (x86)\Arduino\libraries\Ethernet/EthernetClient.h:27: note: virtual bool EthernetClient::operator==(const EthernetClient&)

@unwiredben
Copy link
Collaborator

Which version of the Arduino IDE are you using? This library was developed before the days of Arduino 1.0, and may have broken with recent Ethernet library changes.

@Sudharsp
Copy link
Author

Thanks for your response. I am using Arduino 1.0.6.
This is my first project and I have very limited programming knowledge.
Any help would be appreciated.

@Sudharsp
Copy link
Author

Thanks for your response. I am using Arduino 1.0.6.

This is my first project and I have very limited programming knowledge.

Any help would be appreciated.

Regards...Sudhar

Date: Mon, 19 Jan 2015 12:13:54 -0800
From: [email protected]
To: [email protected]
CC: [email protected]
Subject: Re: [Webduino] GarageDoorOpener.ino not compiling - Arduino 1.0.6 (#63)

Which version of the Arduino IDE are you using? This library was developed before the days of Arduino 1.0, and may have broken with recent Ethernet library changes.


Reply to this email directly or view it on GitHub.

                  =

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

2 participants