Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Either remove reliance on filesystem or return the required header, otherwise build is broken now #496

Open
barracuda156 opened this issue Aug 9, 2023 · 0 comments

Comments

@barracuda156
Copy link

Commit 48c4fe7 has broken the build of moleresponse, since filesystem header was removed, but the code requiring it remained up till now:

std::filesystem::create_directories(vtk_dir);

P. S. Regardless, linking error still remains: #459

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant