xtensor-io icon indicating copy to clipboard operation
xtensor-io copied to clipboard

Tests fail: fatal error: 'ghc/filesystem.hpp' file not found

Open yurivict opened this issue 4 years ago • 2 comments

Version: 0.13.0 FreeBSD 13

yurivict avatar Nov 26 '21 19:11 yurivict

Did you fix this? If so, how?

gokhalen avatar Dec 27 '24 05:12 gokhalen

I was able to fix it by installing the https://github.com/gulrak/filesystem.git library and using cmake -D CMAKE_INSTALL_PREFIX=../xtl_install to compile and then make to install it.

gokhalen avatar Dec 27 '24 06:12 gokhalen