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 manifest mode should check vcpkg.exe existence #12190

Closed
linquize opened this issue Jul 1, 2020 · 0 comments · Fixed by #12227
Closed

vcpkg manifest mode should check vcpkg.exe existence #12190

linquize opened this issue Jul 1, 2020 · 0 comments · Fixed by #12227
Assignees
Labels
category:vcpkg-feature The issue is a new capability of the tool that doesn’t already exist and we haven’t committed

Comments

@linquize
Copy link

linquize commented Jul 1, 2020

vcpkg.exe not exists

cmake -DCMAKE_TOOLCHAIN_FILE=C:/vcpkg/scripts/builsystems/vcpkg.cmake

Actual message:

CMake Error at vcpkg/scripts/buildsystems/vcpkg.cmake:288 (message):
   vcpkg install failed

I suggest to tell that vcpkg not exist, and tell user to run bootstrap-vcpkg.bat first

@PhoebeHui PhoebeHui added the category:vcpkg-bug The issue is with the vcpkg system (including helper scripts in `scripts/cmake/`) label Jul 2, 2020
@strega-nil strega-nil added category:vcpkg-feature The issue is a new capability of the tool that doesn’t already exist and we haven’t committed and removed category:vcpkg-bug The issue is with the vcpkg system (including helper scripts in `scripts/cmake/`) labels Jul 2, 2020
strega-nil added a commit that referenced this issue Jul 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:vcpkg-feature The issue is a new capability of the tool that doesn’t already exist and we haven’t committed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants