You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To Reproduce
CMake Error at CMakeLists.txt:17 (find_package):
By not providing "Findepd_onnxruntime_vendor.cmake" in CMAKE_MODULE_PATH
this project has asked CMake to find a package configuration file provided
by "epd_onnxruntime_vendor", but CMake did not find one.
Could not find a package configuration file provided by
"epd_onnxruntime_vendor" with any of the following names:
Add the installation prefix of "epd_onnxruntime_vendor" to
CMAKE_PREFIX_PATH or set "epd_onnxruntime_vendor_DIR" to a directory
containing one of the above files. If "epd_onnxruntime_vendor" provides a
separate development package or SDK, be sure it has been installed.
The text was updated successfully, but these errors were encountered:
Describe the bug
colcon build.
To Reproduce
CMake Error at CMakeLists.txt:17 (find_package):
By not providing "Findepd_onnxruntime_vendor.cmake" in CMAKE_MODULE_PATH
this project has asked CMake to find a package configuration file provided
by "epd_onnxruntime_vendor", but CMake did not find one.
Could not find a package configuration file provided by
"epd_onnxruntime_vendor" with any of the following names:
Add the installation prefix of "epd_onnxruntime_vendor" to
CMAKE_PREFIX_PATH or set "epd_onnxruntime_vendor_DIR" to a directory
containing one of the above files. If "epd_onnxruntime_vendor" provides a
separate development package or SDK, be sure it has been installed.
The text was updated successfully, but these errors were encountered: