PINE64
Infinitime WatchFace Simulator - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: General (https://forum.pine64.org/forumdisplay.php?fid=1)
+--- Forum: Getting Started (https://forum.pine64.org/forumdisplay.php?fid=21)
+--- Thread: Infinitime WatchFace Simulator (/showthread.php?tid=14519)



Infinitime WatchFace Simulator - aemkai - 07-26-2021

Hello,
i tested the simulator from https://lupyuen.github.io/pinetime-rust-mynewt/articles/simulator
but i cant get an success.

If i use Clock.cpp (corrected case in paths), there is a error with date.h

when i change in simulate.yml to WacthFaceDigital.cpp or WacthFaceAnalog.cpp, the bul druns, but the display in emscripten doesn't change. Now i renamed WatchFaceDigital.cpp to Clock.cpp, but the build hangs again on date.h

Has anybody used the Simulator with actual Infinitime version (1.3.0) and could tell me how to get this to run?