Skip to content

Manifest-Mode does not use Binary-Cache filled by a preceeding manual call of "vcpkg install". #31324

Closed Answered by RealLitb
RealLitb asked this question in Q&A
Discussion options

You must be logged in to vote

I found the solution! I used the "vcpkg_abi_info.txt" files in the install folder's share directory and found that the ENV-variables are different. Precisely, the PATH variable differs!

I use Visual Studio Code's CMake Tools, and it has the following additional entry in PATH:

/vscode/vscode-server/bin/linux-x64/.../bin/remote-cli

I now set the PATH identical in both the CMakePresets and in the Dockerfile, and it now uses the binary cache as it should!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by RealLitb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant