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

Compile issue with filesystem #125

Open
zonemikel opened this issue Feb 26, 2023 · 0 comments
Open

Compile issue with filesystem #125

zonemikel opened this issue Feb 26, 2023 · 0 comments

Comments

@zonemikel
Copy link

Seems like 'filesystem' calls are not a member of std, So just having cmake and vs 2017 build tools might not make it so you can build the project.

slashdiablo-maphack\BH\Modules\ScreenInfo\ScreenInfo.cpp(614): error C2039: 'filesystem': is not a member of 'std' [E:\Diablo2\slashdiablo-maphack\BH\BH\BH.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.16.27023\include\experimental/filesys tem(30): note: see declaration of 'std'

@zonemikel zonemikel changed the title Compile issue Compile issue with filesystem Feb 26, 2023
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