On a different forum I've been involved in a discussion about Microsoft's vcpkg (which I've never used). I'm running VS2022 here and it looks like vcpkg is installed as part of Visual Studio. But whenever I try to launch it here, it'll only launch from a command line and it gives me the following error message:-
error: Could not locate a manifest (vcpkg.json) above the current working directory.
This vcpkg distribution does not have a classic mode instance.
So is vcpkg a DOS style program or should it be showing me a GUI? Or am I just doing it all wrong - i.e. should I be accessing vcpkg via my VS2022 IDE somehow?
Quote:
error: Could not locate a manifest (vcpkg.json) above the current working directory.
This vcpkg distribution does not have a classic mode instance.