Back to Openvino

How to build OpenVINO

docs/dev/build.md

2026.1.21.1 KB
Original Source

How to build OpenVINO

mermaid
gantt 
    %% Use a hack for centry as a persantage
    dateFormat YYYY
    axisFormat %y
    todayMarker off
    title       OpenVINO getting started pipeline
    Setup environment :env, 2000, 1716w
    Build openvino :crit, build, after env, 1716w
    Run tests :active, run, after build, 1716w

The articles below provide the basic informations about the process of building OpenVINO.

NOTE: For the details on how to build static OpenVINO, refer to Building static OpenVINO libraries

See also