1、问题描述:

在windows10  环境下 配置安装完成OpenVINO,在进入demo目录 ,验证环境是否配置成功时,出现如下错误:

 

Build  tools  for  Visual Studio  2015 / 2017 / 2019  cannot be found 
按照博客https://blog.csdn.net/chen798213337/article/details/95652601重装VS 2019后,问题没有解决。

后面重新修复VS2019,把C++开发工具勾上,猜想OpenVINO要用到windows 10 SDK.

Windows10环境 OpenVINO 运行demo例子 Build tools for Visual Studio 2015 / 2017 / 2019 cannot be found

把C++安装后得以解决,如下:

Windows10环境 OpenVINO 运行demo例子 Build tools for Visual Studio 2015 / 2017 / 2019 cannot be found

 

相关文章:

  • 2022-12-23
  • 2022-01-07
  • 2022-12-23
  • 2021-11-13
  • 2022-12-23
  • 2021-06-09
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-11-19
  • 2021-04-09
  • 2021-10-02
  • 2022-12-23
  • 2021-10-27
  • 2022-12-23
  • 2022-01-14
相关资源
相似解决方案