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

std::filesystem namespace conflict #46

Closed
sudo-panda opened this issue Nov 5, 2020 · 1 comment
Closed

std::filesystem namespace conflict #46

sudo-panda opened this issue Nov 5, 2020 · 1 comment

Comments

@sudo-panda
Copy link
Contributor

sudo-panda commented Nov 5, 2020

When trying to build shadesmar tests this error pops up

../include/shadesmar/memory/tmp.h:41:48: error: ‘namespace std::filesystem = std::experimental::std::experimental::filesystem;’ conflicts with a previous declaration

The previous declaration is in chrono header.

@Squadrick
Copy link
Owner

Fixed by b035a32

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

2 participants