Closed aboutqx closed 4 years ago
Severity Code Description Project File Line Suppression State Error C2039 'filesystem': is not a member of 'std' (compiling source file D:\Github\Cinder\src\cinder\CinderAssert.cpp) cinder D:\Github\Cinder\include\cinder\Filesystem.h 31
You have to compile with c++17.
Yes, it works, i just forgot to set all the projects using c++17.
Severity Code Description Project File Line Suppression State Error C2039 'filesystem': is not a member of 'std' (compiling source file D:\Github\Cinder\src\cinder\CinderAssert.cpp) cinder D:\Github\Cinder\include\cinder\Filesystem.h 31