Add vcpkg.json #7
Annotations
8 errors and 4 warnings
ubuntu-latest-Debug-CMake build and tests
Failing the workflow since the 'vcpkg.json' file has not been found: its directory is used as the 'working directory' when launching vcpkg with arguments:
'[`install`, `--recurse`, `--clean-after-build`, `--x-install-root`, `$[env.VCPKG_INSTALLED_DIR]`, `--triplet`, `$[env.VCPKG_DEFAULT_TRIPLET]`]'.
|
ubuntu-latest-Debug-CMake build and tests
run-vcpkg action execution failed: Cannot run 'install,--recurse,--clean-after-build,--x-install-root,/home/runner/work/uscript-msgbuf/b/vcpkg_installed,--triplet,x64-linux' because no valid directory has been provided.
|
ubuntu-latest-Release-CMake build and tests
Failing the workflow since the 'vcpkg.json' file has not been found: its directory is used as the 'working directory' when launching vcpkg with arguments:
'[`install`, `--recurse`, `--clean-after-build`, `--x-install-root`, `$[env.VCPKG_INSTALLED_DIR]`, `--triplet`, `$[env.VCPKG_DEFAULT_TRIPLET]`]'.
|
ubuntu-latest-Release-CMake build and tests
run-vcpkg action execution failed: Cannot run 'install,--recurse,--clean-after-build,--x-install-root,/home/runner/work/uscript-msgbuf/b/vcpkg_installed,--triplet,x64-linux' because no valid directory has been provided.
|
windows-latest-Release-CMake build and tests
Failing the workflow since the 'vcpkg.json' file has not been found: its directory is used as the 'working directory' when launching vcpkg with arguments:
'[`install`, `--recurse`, `--clean-after-build`, `--x-install-root`, `$[env.VCPKG_INSTALLED_DIR]`, `--triplet`, `$[env.VCPKG_DEFAULT_TRIPLET]`]'.
|
windows-latest-Release-CMake build and tests
run-vcpkg action execution failed: Cannot run 'install,--recurse,--clean-after-build,--x-install-root,D:/a/uscript-msgbuf/b/vcpkg_installed,--triplet,x64-windows' because no valid directory has been provided.
|
windows-latest-Debug-CMake build and tests
Failing the workflow since the 'vcpkg.json' file has not been found: its directory is used as the 'working directory' when launching vcpkg with arguments:
'[`install`, `--recurse`, `--clean-after-build`, `--x-install-root`, `$[env.VCPKG_INSTALLED_DIR]`, `--triplet`, `$[env.VCPKG_DEFAULT_TRIPLET]`]'.
|
windows-latest-Debug-CMake build and tests
run-vcpkg action execution failed: Cannot run 'install,--recurse,--clean-after-build,--x-install-root,D:/a/uscript-msgbuf/b/vcpkg_installed,--triplet,x64-windows' because no valid directory has been provided.
|
ubuntu-latest-Debug-CMake build and tests
The file vcpkg.json was not found with glob expression '**/vcpkg.json'.
|
ubuntu-latest-Release-CMake build and tests
The file vcpkg.json was not found with glob expression '**/vcpkg.json'.
|
windows-latest-Release-CMake build and tests
The file vcpkg.json was not found with glob expression '**/vcpkg.json'.
|
windows-latest-Debug-CMake build and tests
The file vcpkg.json was not found with glob expression '**/vcpkg.json'.
|