- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello everyone,
I a working with Openvino on Windows 10 with Visual Studio 2015.
The Openvino library binaries can be obtained
- by downloading binaries directly through the installer
- by compiling the source code from Github
It seems that the binaries in the installer are compiled with the \MD option. Its a problem for integration in my project which is in \MT (I get memory errors if I use the \MD libe in my \MT project). Where can I find the libraries in \MT ?
If I compile the library by myself from the source code, I won't be able to use the Myriad stick, since this part is not open source.
Did I miss something ?
Thanks for your help :)
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear Brazey, Denis,
you have considerable flexibility in how you build your Windows OpenVino if you use the open source dldt github:
https://github.com/opencv/dldt/tree/2019
Also Visual Studio 2015 is old. 2017 is already being phased out. It may behoove you to upgrade your Visual Studio version.
Thanks !
Shubha
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page