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
Win10x64
Today I update vspkg and look what happens:
PS C:\Users\UserS> . $env:vcpkg install lz4
The following packages will be built and installed:
lz4[core]:x64-windows
Starting package 1/1: lz4:x64-windows
Building package lz4[core]:x64-windows...
-- Using cached D:/vcpkg/downloads/lz4-lz4-v1.9.1.tar.gz
-- Using source at D:/vcpkg/buildtrees/lz4/src/v1.9.1-853d17b8f8
-- Configuring x64-windows
-- Building x64-windows-dbg
-- Building x64-windows-rel
-- Performing post-build validation
-- Performing post-build validation done
Building package lz4[core]:x64-windows... done
Installing package lz4[core]:x64-windows...
The following files are already installed in D:/vcpkg/installed/x64-windows and are in conflict with lz4:x64-windows
Installed by xxhash:x64-windows
include/xxhash.h
Please ensure you're using the latest portfiles with `.\vcpkg update`, then
submit an issue at https://github.com/Microsoft/vcpkg/issues including:
Package: lz4:x64-windows
Vcpkg version: 2018.11.23-nohash
So what I should to do?
The text was updated successfully, but these errors were encountered:
Win10x64
Today I update vspkg and look what happens:
So what I should to do?
The text was updated successfully, but these errors were encountered: