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 error: The specified InstallRoot value of 'VCTargets' is invalid for item #5243

Closed
huguesv opened this issue Apr 17, 2019 · 0 comments · Fixed by #5245
Closed

Build error: The specified InstallRoot value of 'VCTargets' is invalid for item #5243

huguesv opened this issue Apr 17, 2019 · 0 comments · Fixed by #5245
Assignees
Labels
Milestone

Comments

@huguesv
Copy link
Contributor

huguesv commented Apr 17, 2019

Started getting this error when I updated to latest build of 16.1 Preview 2 yesterday:

48>------ Rebuild All started: Project: VCDebugLauncher, Configuration: Debug Any CPU ------
48>  VCDebugLauncher -> C:\Projects\GitHub\_\PTVS\BuildOutput\Debug16.0\raw\binaries\Microsoft.PythonTools.Debugger.VCLauncher.dll
48>VSSDK : error VSSDK1079: The specified InstallRoot value of 'VCTargets' is invalid for item 'C:\Projects\GitHub\_\PTVS\Python\Product\VCDebugLauncher\VCTargets\Win32\ImportAfter\Microsoft.PythonTools.Debugger.VCDebugLauncher.targets'.
    <Content Include="VCTargets\Win32\ImportAfter\Microsoft.PythonTools.Debugger.VCDebugLauncher.targets">
      <VSIXSubPath>Platforms\Win32\ImportAfter</VSIXSubPath>
      <InstallRoot>VCTargets</InstallRoot>
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
      <IncludeInVSIX>true</IncludeInVSIX>
      <SubType>Designer</SubType>
    </Content>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant