You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SZ doesn't support windows version.
In addition to the CLOCK_MONOTONIC_RAW, I guess there might be more issues if you compile SZ on windows, e.g., some data type in SZ is declared as long which is 8 bytes on Linux but it is 4 bytes on Windows. We never tested SZ on windows. Sorry about that.
xantares
added a commit
to xantares/SZ
that referenced
this issue
Sep 1, 2020
it seems CLOCK_MONOTONIC_RAW is linux-specific and wont compile for win32:
The text was updated successfully, but these errors were encountered: