dompel

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: Getting errors when loading alpha clock firmware #21453
    dompel
    Participant

    Thanks Windell. Working now!

    in reply to: Getting errors when loading alpha clock firmware #21451
    dompel
    Participant

    Sorry to do this… Can you confirm this file: http://playground.arduino.cc/uploads/Code/Time.zip is correct?

    in reply to: Getting errors when loading alpha clock firmware #21449
    dompel
    Participant

    Hey, 

    I don’t have TimeRTC. I do have TimeRTCLog and TimeRTCSet. 
    I tried Log and got this error:

    TimeRTCLog:16: error: ‘time_t’ has not been declared
    TimeRTCLog:16: error: ‘time_t’ has not been declared
    TimeRTCLog:17: error: variable or field ‘showTime’ declared void
    TimeRTCLog:17: error: ‘time_t’ was not declared in this scope
    TimeRTCLog:19: error: variable or field ‘showDuration’ declared void
    TimeRTCLog:19: error: ‘time_t’ was not declared in this scope
    TimeRTCLog:16: error: ‘time_t’ does not name a type
    TimeRTCLog.pde: In function ‘void setup()’:
    TimeRTCLog:20: error: ‘RTC’ was not declared in this scope
    TimeRTCLog:20: error: ‘setSyncProvider’ was not declared in this scope
    TimeRTCLog.pde: In function ‘void loop()’:
    TimeRTCLog:35: error: ‘time_t’ was not declared in this scope
    TimeRTCLog:35: error: expected `;’ before ‘duration’
    TimeRTCLog:37: error: expected `;’ before ‘timeNow’
    TimeRTCLog:38: error: ‘prevEventTime’ was not declared in this scope
    TimeRTCLog:40: error: ‘duration’ was not declared in this scope
    TimeRTCLog:40: error: ‘timeNow’ was not declared in this scope
    TimeRTCLog:41: error: ‘timeNow’ was not declared in this scope
    TimeRTCLog:41: error: ‘duration’ was not declared in this scope
    TimeRTCLog:42: error: ‘prevEventTime’ was not declared in this scope
    TimeRTCLog.pde: At global scope:
    TimeRTCLog:47: error: ‘time_t’ has not been declared
    TimeRTCLog:47: error: ‘time_t’ has not been declared
    TimeRTCLog.pde: In function ‘void logEvent(int, boolean, int, int)’:
    TimeRTCLog:55: error: ‘showTime’ was not declared in this scope
    TimeRTCLog:59: error: ‘showDuration’ was not declared in this scope
    TimeRTCLog.pde: At global scope:
    TimeRTCLog:65: error: variable or field ‘showTime’ declared void
    TimeRTCLog:65: error: ‘time_t’ was not declared in this scope
    TimeRTCLog:86: error: variable or field ‘showDuration’ declared void
    TimeRTCLog:86: error: ‘time_t’ was not declared in this scope
    in reply to: Getting errors when loading alpha clock firmware #21447
    dompel
    Participant

    They are in there. I just deleted them and replaced them again, restarted arduino ide, and getting the same error. Sktch > Import Library shows Time installed as well.

    in reply to: Getting errors when loading alpha clock firmware #21445
    dompel
    Participant

    Which version should I be looking for?

Viewing 5 posts - 1 through 5 (of 5 total)