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

Failure to execute "vcpkg integrate install" #22850

Closed
haroonsyed opened this issue Jan 29, 2022 · 1 comment
Closed

Failure to execute "vcpkg integrate install" #22850

haroonsyed opened this issue Jan 29, 2022 · 1 comment

Comments

@haroonsyed
Copy link

haroonsyed commented Jan 29, 2022

Describe the bug
Attempted to integrate vcpkg with visual studio, got an error about some files failing to copy.

Environment

  • OS: Windows
  • VStudio: 2022 Version 17.0.4

To Reproduce
Steps to reproduce the behavior:

  1. ./vcpkg integrate install
  2. See error

Error: Failed to copy file: C:\dev\vcpkg\scripts\buildsystems\tmp\vcpkg.user.targets -> C:\Users\Haroon Syed\AppData\Local\vcpkg/vcpkg.user.targets

Expected behavior
Integrate with visual studio.

Failure logs
-None

Additional context
Pretty much followed instructions. Cloned repo, ran bash, opened terminal as admin and ran vcpkg integrate install.
Visual Studio was not running.

image

@haroonsyed
Copy link
Author

Fixed, just had to copy this file manually.

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