Skip to content

Use std::experimental::filesystem instead of std::filesystem #165

Use std::experimental::filesystem instead of std::filesystem

Use std::experimental::filesystem instead of std::filesystem #165

Triggered via pull request May 3, 2024 01:57
Status Failure
Total duration 6m 42s
Artifacts

win-cuda-x64-build.yml

on: pull_request
windows-cuda-x64-build
4m 0s
windows-cuda-x64-build
Fit to window
Zoom out
Zoom in

Annotations

4 errors
windows-cuda-x64-build
#error: The <experimental/filesystem> header providing std::experimental::filesystem is deprecated by Microsoft and will be REMOVED. It is superseded by the C++17 <filesystem> header providing std::filesystem. You can define _SILENCE_EXPERIMENTAL_FILESYSTEM_DEPRECATION_WARNING to suppress this error.
windows-cuda-x64-build
#error: The <experimental/filesystem> header providing std::experimental::filesystem is deprecated by Microsoft and will be REMOVED. It is superseded by the C++17 <filesystem> header providing std::filesystem. You can define _SILENCE_EXPERIMENTAL_FILESYSTEM_DEPRECATION_WARNING to suppress this error.
windows-cuda-x64-build
#error: The <experimental/filesystem> header providing std::experimental::filesystem is deprecated by Microsoft and will be REMOVED. It is superseded by the C++17 <filesystem> header providing std::filesystem. You can define _SILENCE_EXPERIMENTAL_FILESYSTEM_DEPRECATION_WARNING to suppress this error.
windows-cuda-x64-build
Process completed with exit code 1.