Skip to content

vcpkg missing from cpp images #1048

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

Open
tyagi opened this issue May 4, 2024 · 1 comment
Open

vcpkg missing from cpp images #1048

tyagi opened this issue May 4, 2024 · 1 comment
Assignees

Comments

@tyagi
Copy link

tyagi commented May 4, 2024

Hi Team,

I have test multiple cpp images - debian-11, debian-12, ubuntu-20... All dev container based on these images do not have the vcpkg installed while the documentation clearly mentions that it should be installed at "/usr/local/vcpkg".

I am running devcontainer on Apple silicon (M3). Possibly the problem may be limited to ARM64 images but I haven't confirmed this yet.

@Kaniska244
Copy link
Contributor

Kaniska244 commented Feb 28, 2025

Hello @tyagi ,

Thanks for opening the issue & thank you for your patience. Do you still see this issue happening? I tried with debian 12 on aarch64 i.e. arm64 & I can see vcpkg is indeed installed & present in /usr/local location. I used the latest dev image from MCR repo "mcr.microsoft.com/devcontainers/cpp:dev-bookworm". Kindly let me know if you are still facing this issue.

With Regards,
Kaniska

@Kaniska244 Kaniska244 self-assigned this Feb 28, 2025
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

2 participants