Closed ax3l closed 8 months ago
Is your clang using libc++ or libstdc++?
This build is using libstdc++.
We need/cover in CI both, but I have not checked if libc++ shows the same error though.
I think ./include/mgard-x/Utilities/ErrorCalculator.h
lacks the <cmath>
include, let's see if #230 helps.
I am trying to build @pnorbert's ADIOS2 from the latest Spack v0.21.1.
This seems to by default not activate mgard (cc @robertu94), which in turn fails to build: