1.如果你启用了vcpkg integrate install,将默认采用vcpkg里安装的源而不是nuget中的

2.一般而言xxx-uwp不能用xxx-windows代替,否则回捣乱其它包

3.卸载时记得vcpkg integrate remove

其它参考https://docs.microsoft.com/en-us/cpp/vcpkg?view=vs-2017#integrate-with-visual-studio-windows

相关文章:

  • 2022-12-23
  • 2021-06-26
  • 2022-12-23
  • 2021-05-12
  • 2021-08-16
  • 2022-02-08
猜你喜欢
  • 2022-12-23
  • 2021-11-17
  • 2021-09-02
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-01
相关资源
相似解决方案