We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Just to let you know that the build fails if the project is built from a path which contains spaces.
1>mc : error : errno 13 trying to open file <C:\Users\anna\OneDrive>. 1>C:\Program Files\Microsoft Visual Studio\2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(150,5): error MSB3073: The command "mc C:\Users\anna\OneDrive - CompanyName\Projects\Tools\vcperf\\src\CppBuildInsightsEtw.xml -h C:\Users\anna\OneDrive - CompanyName\Projects\Tools\vcperf\src\x64\Release\ -r C:\Users\anna\OneDrive - CompanyName\Projects\Tools\vcperf\src\x64\Release\ 1>C:\Program Files\Microsoft Visual Studio\2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(150,5): error MSB3073: :VCEnd" exited with code 1. 1>Done building project "vcperf.vcxproj" -- FAILED.
The text was updated successfully, but these errors were encountered:
1> Touching "D:\Cloned Repos\vcperf\src\x64\Debug\vcperf.tlog\unsuccessfulbuild". 1>Target PreBuildEvent: 1> mc : error : errno 2 trying to open file <D:\Cloned>.
Sorry, something went wrong.
No branches or pull requests
Just to let you know that the build fails if the project is built from a path which contains spaces.
The text was updated successfully, but these errors were encountered: