Hi Mikael,

On 4/8/20 2:25 PM, Simberg Mikael wrote:
> This is a silly bug on master. Sorry about that. Could you check that 
> https://github.com/STEllAR-GROUP/hpx/pull/4504 fixes that for you? Note 
> that we may still undeprecate the HPX_WITH_CXXAB options, I haven't yet 
> decided if we'll keep CMAKE_CXX_STANDARD as the official way to set the 
> standard. Just to clarify, did you get that error also just setting 
> HPX_WITH_CXX17=ON?

I tried the fix and configuration succeeds now, but it results in 
std::filesystem not being found.


hpx-src/libs/filesystem/include/hpx/filesystem.hpp:23:10: fatal error: 
filesystem: No such file or directory
  #include <filesystem>
           ^~~~~~~~~~~~
compilation terminated.


Setting only HPX_WITH_CXX17=ON results in the same error.

Kor

_______________________________________________
hpx-users mailing list
hpx-users@stellar-group.org
https://mail.cct.lsu.edu/mailman/listinfo/hpx-users

Reply via email to