Kinook Software Forum

Kinook Software Forum (https://www.kinook.com/Forum/index.php)
-   [VBP] Third Party Tools (https://www.kinook.com/Forum/forumdisplay.php?f=3)
-   -   Problem building VS 2013 solution after upgrading to v9.2 (https://www.kinook.com/Forum/showthread.php?t=5419)

MOConnor 04-14-2016 11:34 AM

Problem building VS 2013 solution after upgrading to v9.2
 
I upgraded to V9.2 yesterday and today I found that none of my VS2013 build scripts ran. The error said it was missing Microsoft.Cpp.Default.props. I created a macro that pointed to where it is and retried. Now I'm getting an error on every project that says "The imported project "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120Microsoft.CPP .UpgradeFromVC71.props" was not found. Confirm that the path in the declaration is correct, and that the file exists on disk.". Does anyone have a fix/explanation for this? Thanks in advance!

kinook 04-14-2016 11:54 AM

Most likely, the version declared in the solution file doesn't match the VS/MSBuild version it actually requires. See here for more details:

http://www.kinook.com/Forum/showthread.php?t=4500

MOConnor 04-14-2016 01:24 PM

Thanks for replying but I don't think that's the issue. This is a solution we build every night without any problems. The only thing that changed was upgrading Visual Build from version 8.7 to 9.2.

kinook 04-14-2016 05:06 PM

v9 is more precise about matching the declared version in the solution/project with the devenv/msbuild version (it could have matched a compatible version by luck in the past when the declared version wasn't actually correct), and that's the only relevant change to the Make VS* actions.


All times are GMT -5. The time now is 04:27 AM.


Copyright © 1999-2023 Kinook Software, Inc.