dev-ubuntu | A Vagrant box with desktop , tools , and adjustments
kandi X-RAY | dev-ubuntu Summary
kandi X-RAY | dev-ubuntu Summary
A Vagrant box with desktop, tools, and adjustments for developers
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of dev-ubuntu
dev-ubuntu Key Features
dev-ubuntu Examples and Code Snippets
Community Discussions
Trending Discussions on dev-ubuntu
QUESTION
I installed the OpenVino on my Ubuntu 20.04 using the apt command.
...ANSWER
Answered 2021-May-31 at 08:52You cannot directly call gcc
for the 1.c file. You need to create a script to compile necessary dependencies (like CMake).
For example, in \opt\intel\openvino_2021.3.394\deployment_tools\inference_engine\samples\c there is build_sample.h script. This script is used to perform all compilation and it uses CMake
. Same goes for gcc
, to run the inference lib you need to compile the script first before calling ie_c_api.h
. 1.c file cannot be run directly when gcc
compiler does not support the operation.
Please go to Integrate the Inference Engine with Your Application - OpenVINO™ Toolkit (openvinotoolkit.org) for reference.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install dev-ubuntu
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page