OPENEVSE Arduino 1.8.1 Compile Problem WiFi_Development PubSubClient

88 views
Skip to first unread message

Alan Kirk

unread,
Feb 28, 2017, 2:26:58 PM2/28/17
to OpenEVSE
When I attempt to compile the development version of the ESP8266 I run into this:

>>>>>>>>>>>>>>>>>>

C:\Users\Alan\Documents\EV Open EVSE\OpenEVSE_RAPI_WiFi_ESP8266-Devolopment_20170228\OpenEVSE_RAPI_WiFi_ESP8266-Devolopment\src\src.ino:39:107: fatal error: PubSubClient.h: No such file or directory
 #include <PubSubClient.h>             // MQTT https://github.com/knolleary/pubsubclient PlatformIO lib: 89
                                                                                                           ^
compilation terminated.
exit status 1
Error compiling for board Adafruit HUZZAH ESP8266.

>>>>>>>>>>>>>>>>

I have located the PubSubClient.h and .c files; moved them into the src folder of the above path but no luck. 

What do the 39:107 reference mean?

I can compile the ESP8266-Master version without error.

Using Arduino 1.8.1 under WIN 7

lincomatic

unread,
Feb 28, 2017, 4:20:37 PM2/28/17
to open...@googlegroups.com

39:107 means the error is on line 39, column 107.

I wasn’t able to compile the dev version with Arduino.

You have to install PlatformIO to compile it.

--
You received this message because you are subscribed to the Google Groups "OpenEVSE" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openevse+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages