https://bugs.kde.org/show_bug.cgi?id=420984
--- Comment #6 from sdplus2...@163.com --- (In reply to brute4s99 from comment #5) > The patch is in review: https://phabricator.kde.org/D29461 Oh, maybe there is a difference between vs2017 and vs2019, the error information said "The <experimental/filesystem> header providing std::experimental::filesystem is deprecated by Microsoft and will be REMOVED.". I tried to modify the file (deleted the two "experimental") and added /std:c++17 to the command. After that I got the output just like "Comment 2" mentioned. Maybe there should be different versions for vs2017 and vs2019 compiler. -- You are receiving this mail because: You are on the CC list for the bug.