Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

time.h Compile errors with WD v2.0
#4

(08-01-2017, 08:19)zitoune Wrote:  Always restart the IDE when you add new libraries.

Tried this, and all the above with no effect.

The solution seems to be to update the Time library via the library manager, and then  change RX and WD source from this

#include <Time.h>

... to this

#include <TimeLib.h>

I'm unsure why nobody else is seeing this problem. Are you using the latest 1.8.0 Arduino IDE on Windows?  Looking at the github history, it looks like the header arrangement was radically changed for the time library for compatibility with 1.6.6 IDE?

Here's an earlier report. http://forum.arduino.cc/index.php?topic=...msg2860438
Reply


Messages In This Thread
time.h Compile errors with WD v2.0 - by roddyp - 07-01-2017, 19:19
RE: time.h Compile errors with WD v2.0 - by werk_ag - 07-01-2017, 19:51
RE: time.h Compile errors with WD v2.0 - by zitoune - 08-01-2017, 08:19
RE: time.h Compile errors with WD v2.0 - by roddyp - 08-01-2017, 13:14
RE: time.h Compile errors with WD v2.0 - by hornychz - 08-01-2017, 15:28
RE: time.h Compile errors with WD v2.0 - by roddyp - 08-01-2017, 17:45
RE: time.h Compile errors with WD v2.0 - by hornychz - 08-01-2017, 18:41
RE: time.h Compile errors with WD v2.0 - by roddyp - 08-01-2017, 22:28
RE: time.h Compile errors with WD v2.0 - by roddyp - 08-01-2017, 22:34
RE: time.h Compile errors with WD v2.0 - by werk_ag - 09-01-2017, 02:12
RE: time.h Compile errors with WD v2.0 - by roddyp - 09-01-2017, 12:03
RE: time.h Compile errors with WD v2.0 - by werk_ag - 10-01-2017, 02:57
RE: time.h Compile errors with WD v2.0 - by werk_ag - 09-01-2017, 00:11
RE: time.h Compile errors with WD v2.0 - by roddyp - 09-01-2017, 01:36
RE: time.h Compile errors with WD v2.0 - by Zappie - 09-01-2017, 21:49
RE: time.h Compile errors with WD v2.0 - by werk_ag - 10-01-2017, 03:24
RE: time.h Compile errors with WD v2.0 - by hornychz - 09-01-2017, 00:57
RE: time.h Compile errors with WD v2.0 - by werk_ag - 09-01-2017, 01:08
RE: time.h Compile errors with WD v2.0 - by hornychz - 09-01-2017, 01:23



Users browsing this thread: 1 Guest(s)