You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting this error when attempting to use vcpkg in CMake with the way described in the readme:
-- Running vcpkg install
error: in triplet x64-windows: Use of Visual Studio's Developer Prompt is unsupported on non-Windows hosts.
Define 'VCPKG_CMAKE_SYSTEM_NAME' or 'VCPKG_CHAINLOAD_TOOLCHAIN_FILE' in the triplet file.
-- Running vcpkg install - failed
I assume some more configuration is needed to make this work. What could it be?
The text was updated successfully, but these errors were encountered:
Hi!
I'm getting this error when attempting to use vcpkg in CMake with the way described in the readme:
I assume some more configuration is needed to make this work. What could it be?
The text was updated successfully, but these errors were encountered: