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

GatewayENC28J60 Sketch fails to compile with DHCP #46

Open
SergioRius opened this issue Oct 15, 2019 · 0 comments
Open

GatewayENC28J60 Sketch fails to compile with DHCP #46

SergioRius opened this issue Oct 15, 2019 · 0 comments

Comments

@SergioRius
Copy link

It only compiles if the define for MY_IP_ADDRESS is uncommented. So to reproduce, just comment it (and the other two MY_IP_...)
Output:

C:\Users\User\AppData\Local\Temp\ccceJW4d.ltrans0.ltrans.o: In function `gatewayTransportConnect()':

W:\sketches\libraries\MySensors/core/MyGatewayTransportMQTTClient.cpp:171: undefined reference to `UIPEthernetClass::begin(unsigned char const*)'

collect2.exe: error: ld returned 1 exit status

Error compilando para la tarjeta Arduino/Genuino Uno.
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