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

Build fails if project is built from a path containing spaces #38

Open
annajayne opened this issue Aug 14, 2023 · 1 comment
Open

Build fails if project is built from a path containing spaces #38

annajayne opened this issue Aug 14, 2023 · 1 comment

Comments

@annajayne
Copy link

annajayne commented Aug 14, 2023

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.
@tom-huntington
Copy link

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>.

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

2 participants