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

MSBuild creating warning even if intermediateDir is end with slash #78

Open
sumesh-m opened this issue May 10, 2017 · 0 comments
Open

Comments

@sumesh-m
Copy link

sumesh-m commented May 10, 2017

I have one project in C++.
Output Directory set to $(SolutionDir)$(Configuration)\
Intermediate Directory to $(Configuration)\
Still i am getting warning in MSbuild log

Log:

C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets(345,5): warning MSB8004: Intermediate Directory does not end with a trailing slash. This build instance will add the slash as it is required to allow proper evaluation of the Intermediate Directory.

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

1 participant