Is there any solution to use openvino WITHOUT Visual Studio installation? #26624
-
Hi, BackgroundI'd like to do inference with OpenVINO on edge computer product; e.g. System-on-Board mini PC. I think there are some solutions:
Question
I think I should ask to Microsoft about detail Visual Studio license, but I’d like to make it clear why Visual Studio is needed when running OpenVINO before I ask. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You don't need Visual Studio, you need Microsoft Visual C++ Redistributable https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170 |
Beta Was this translation helpful? Give feedback.
You don't need Visual Studio, you need Microsoft Visual C++ Redistributable https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170
It's required for almost ALL Windows apps