Cmake error on Windows (loguru)

Hi all,

I am trying to configure the latest ogs version, but met some errors with VTK loguru.


Can someone give me a hint? Rewinding back to a2d45a19 can solve the problem though…

Appreciate,
Boyan

This maybe solved by a recent fix in VTK (which is not yet released) but for the moment you could also try to setup a cache directory for CPM which may fix this issue, see CMake dependency management.

Hi Lars,

thank you for your reply. I tried your suggestion but it did not work. Atually I did not find the “.bashrc” or “.bash_profile” in my home directory on Windows, so I created one. I also tried to add to my sytem environment variables but didn’t work either. It’s ok, I can still work on an older version. Hope the MR be merged soon.

Cheers,
Boyan