Skip to content

vcpkg integrate install: wrong path separator #22413

@Snoop05

Description

@Snoop05

C:\src\vcpkg>vcpkg integrate install
Error: Failed to copy file: C:\src\vcpkg\scripts\buildsystems\tmp\vcpkg.user.targets -> C:\Users\Administrator\AppData\Local\vcpkg/vcpkg.user.targets

  • OS: Windows 10 x64 build 19044.1415
  • Compiler: VS 2022 v17.0.4 / MSVC v143
  • Vcpkg package management program version 2021-12-09-724cea8b33cbf06c645f5095fa29773697da9761

Steps to reproduce the behavior:

  1. vcpkg integrate install
  2. See error

Expected behavior:
Use backslash for paths on Windows, provide instuctions of everyhing this thing wants to do when its inadept to do so instead of bailing out on first failure

Metadata

Metadata

Assignees

Labels

category:vcpkg-bugThe issue is with the vcpkg system (including helper scripts in `scripts/cmake/`)requires:tool-releaseAn issue that has been fixed in the microsoft/vcpkg-tool repo and is waiting for a release thereof

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions