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
../../third_party/include/gs/impl/../external/glfw/posix_time.c:50:23: error: ‘CLOCK_MONOTONIC’ undeclared (first use in this function)
50 | if (clock_gettime(CLOCK_MONOTONIC, &ts) == 0)
Got this error, on an arch distro.
The text was updated successfully, but these errors were encountered:
trying to build a static lib
Got this error, on an arch distro.
The text was updated successfully, but these errors were encountered: