garverp
Results
1
issues of
garverp
Build fails on CENTOS/RHEL 7.3 due to -std=c++14 flag introduced in #8. GCC Version is 4.8.5, probably too old for that standard? Workaround is -std=c++11 in CMakeLists.txt