Open yonggithub opened 2 years ago
Hi.
I don't have that watch, and, more importantly, I didn't write the Ace-time library.
Good luck. Bill Dudley
sent from my Linux phone
On Fri, Apr 1, 2022, 4:05 AM JohnTang @.***> wrote:
My device is T-watch-2020 v2. Unable to compile this project, and prompt an error: my_tz.cpp:11:8: error: 'ace_time::BasicZoneManager' is not a template.
Do any process I miss to do?
[image: image] https://user-images.githubusercontent.com/25076827/161221340-b224471b-defa-4921-9216-94c3ffd5174b.png
below is my config.h [image: image] https://user-images.githubusercontent.com/25076827/161221872-3782d34c-cbee-407c-b0e3-df17230a6b04.png
— Reply to this email directly, view it on GitHub https://github.com/wfdudley/T-watch-2020/issues/38, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI4VYU3OMHGUOH3CAQZE4GLVC2U4ZANCNFSM5SH4FJCQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Hi, simply change acetime library to 1.8.2. For all above the code needs to be rewritten - https://github.com/bxparks/AceTime/blob/develop/MIGRATING.md#MigratingToVersion190 BTW I use 2020 v3 and the code works (at least it was compiled ok and uploded)
My device is T-watch-2020 v2. Unable to compile this project, and prompt an error:
my_tz.cpp:11:8: error: 'ace_time::BasicZoneManager' is not a template
.Do any process I miss to do?
below is my config.h