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

Location of vcpkg #573

Closed
TerensTare opened this issue Mar 17, 2020 · 4 comments
Closed

Location of vcpkg #573

TerensTare opened this issue Mar 17, 2020 · 4 comments
Assignees

Comments

@TerensTare
Copy link

In the Windows images, vcpkg is located at C:\vcpkg (mentioned in the .md files here), but the .md files don't mention anything about the location of vcpkg in Linux/MacOSX. Where is it located? Can you please add that information to the corresponding .md files?

@m-minasyan
Copy link
Contributor

m-minasyan commented Mar 17, 2020

Hello, @TerensTare.
I think that vcpkg in Linux you can find in this path:
/usr/local/share/vcpkg
You can also find the link in the folder:
/usr/local/bin

And finally you can also find the path with which vcpkg command.

@TerensTare
Copy link
Author

It seems like /usr/local/share/vcpkg is where vcpkg is located. Thanks a lot @m-minasyan ! Happy coding!

@patrikhuber
Copy link

Is there any platform-independent way to retrieve and use the vcpkg install location in GitHub Actions workflows, for example an environment variable or something like that?

@patrikhuber
Copy link

I found this #6376 (comment), which is probably what I'm looking for.

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

4 participants