Skip To Main Content
Support Knowledge Base

Error: "Could not find a package configuration file provided by "ade"" When Building the OpenVINO™ toolkit from Source

Content Type: Troubleshooting   |   Article ID: 000060150   |   Last Reviewed: 03/09/2026

Environment

Ubuntu 18.04

Description

Building the OpenVINO™ toolkit from source returns error: Could not find a package configuration file provided by "ade"

CMake Error at thirdparty/fluid/modules/gapi/cmake/standalone.cmake:6 (find_package):
  By not providing "Findade.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "ade", but
  CMake did not find one.

Resolution

Update the submodules from the OpenVINO® toolkit GitHub* repository:

cd openvino
git submodule update --init --recursive

Related Products

This article applies to 1 products.