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

vcpkg hint message should use forward slash on Mac/Linux #10910

Closed
linquize opened this issue Apr 19, 2020 · 1 comment
Closed

vcpkg hint message should use forward slash on Mac/Linux #10910

linquize opened this issue Apr 19, 2020 · 1 comment
Assignees
Labels
category:vcpkg-bug The issue is with the vcpkg system (including helper scripts in `scripts/cmake/`)

Comments

@linquize
Copy link

Currently there are 4 hints, but always show .\vcpkg regardless platform.

.\vcpkg update
.\vcpkg upgrade
.\vcpkg remove
.\vcpkg edit

It is better to use ./vcpkg on Mac/Linux

@linquize linquize added the category:vcpkg-feature The issue is a new capability of the tool that doesn’t already exist and we haven’t committed label Apr 19, 2020
@PhoebeHui PhoebeHui assigned PhoebeHui and unassigned ras0219-msft Aug 14, 2020
@PhoebeHui PhoebeHui added category:vcpkg-bug The issue is with the vcpkg system (including helper scripts in `scripts/cmake/`) and removed category:vcpkg-feature The issue is a new capability of the tool that doesn’t already exist and we haven’t committed labels Aug 18, 2020
@PhoebeHui
Copy link
Contributor

This issue has been fixed, please get latest source and try again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:vcpkg-bug The issue is with the vcpkg system (including helper scripts in `scripts/cmake/`)
Projects
None yet
Development

No branches or pull requests

3 participants