Closed IshraqAtUCF closed 8 months ago
What's your gcc/g++ version?
Btw, you can skip OpenTimer's unittest, as it is not used.
It is 11.4
Also, how to skip the OpenTimer's unittest?
Is this because of higher version of gcc/g++? @limbo018
Take a look at #133 where others also mentioned this issue.
For the current commit
d510848
it is giving me an error while building.Just to reiterate my building process:
I initialized the submodules and directly tried to build without docker.
It completes the cmake but gives error while I try to
make
.