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
[ 25%] Building CXX object exprparse/CMakeFiles/exprparse.dir/exprparse.cpp.o
/home/acxz/vcs/git/github/acxz/pkgbuilds/openvsp/src/buildlibs/DELABELLA-prefix/src/DELABELLA/delabella.cpp: In function ‘uint64_t uSec()’:
/home/acxz/vcs/git/github/acxz/pkgbuilds/openvsp/src/buildlibs/DELABELLA-prefix/src/DELABELLA/delabella.cpp:56:23: error: ‘CLOCK_MONOTONIC’ was not declared in this scope
56 | clock_gettime(CLOCK_MONOTONIC, &ts);
| ^~~~~~~~~~~~~~~
/home/acxz/vcs/git/github/acxz/pkgbuilds/openvsp/src/buildlibs/DELABELLA-prefix/src/DELABELLA/delabella.cpp:56:9: error: ‘clock_gettime’ was not declared in this scope
56 | clock_gettime(CLOCK_MONOTONIC, &ts);
| ^~~~~~~~~~~~~
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: