- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
OpenVINO version : 2022.2.0.7713
OS : Windows SDK Version 10.0.17763.0
I want to use OpenVINO in a C++ application (Intel C++ Compiler 19.0) which is configured for Visual Studio 2017, but I am seeing the following error when trying to build the project.
3>C:\Project\Yao\optimized_OFVI\3rdParty\openvino_2022\runtime\include\openvino/core/type.hpp(50): warning #1786: member "ov::DiscreteTypeInfo::version" (declared at line 34) was declared deprecated ("This member was deprecated. Please use version_id instead.")
3> version(0),
3> ^
3>
3>C:\Project\Yao\optimized_OFVI\3rdParty\openvino_2022\runtime\include\openvino/core/type.hpp(57): warning #1786: member "ov::DiscreteTypeInfo::version" (declared at line 34) was declared deprecated ("This member was deprecated. Please use version_id instead.")
3> version(_version),
3> ^
3>
3>C:\Project\Yao\optimized_OFVI\3rdParty\openvino_2022\runtime\include\openvino/core/type.hpp(67): warning #1786: member "ov::DiscreteTypeInfo::version" (declared at line 34) was declared deprecated ("This member was deprecated. Please use version_id instead.")
3> version(_version),
3> ^
3>
3>C:\Project\Yao\optimized_OFVI\3rdParty\openvino_2022\runtime\include\openvino/runtime/core.hpp(18): error : cannot open source file "ie_plugin_config.hpp"
3> #include "ie_plugin_config.hpp"
I tried to find a version of OpenVINO that works with Visual Studio 2017 in https://storage.openvinotoolkit.org/repositories/openvino/packages/ but unfortunately for versions prior to 2022 it seems that there is no archive available for Windows.
Additionally, this link https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/download-previous-versions.html?operatingsystem=window&distributions=webdownload&version=2020%203.2%20LTS&options=online is not available any more.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi yaoy,
Thank you for reaching out.
You can find the archives for older OpenVINO versions here.
Regards,
Zul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Zul,
Thanks for the prompt response. However, I am not able to find the installer or archive for Windows for OpenVINO versions older than 2022 in the link you shared.
Best
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi yaoy,
These two are the OpenVINO LTS that are available:
Regards,
Zulkifli
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you for your question. If you need any additional information from Intel, please submit a new question as this thread is no longer being monitored.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page