Bt_interface not find in CmakeList humble distro

I get error when build project with bt_behavior

CMake Error at CMakeLists.txt:23 (find_package):
  By not providing "Findbt_interfaces.cmake" in CMAKE_MODULE_PATH this
  project has asked CMake to find a package configuration file provided by
  "bt_interfaces", but CMake did not find one.

  Could not find a package configuration file provided by "bt_interfaces"
  with any of the following names:

    bt_interfacesConfig.cmake
    bt_interfaces-config.cmake

  Add the installation prefix of "bt_interfaces" to CMAKE_PREFIX_PATH or set
  "bt_interfaces_DIR" to a directory containing one of the above files.  If
  "bt_interfaces" provides a separate development package or SDK, be sure it
  has been installed.

I think distro humble not available bt_interfaces. is right?

Hi @duygiangtemp, could you please point to the unit and exercise number where this issue popped up?

It belongs to Unit 1, Start practicing section, i clone git for humble local. i build project and get this error above

Thanks for the update, we are currently looking into this issue and will be right back!

same problem with galatic distro:
Could not find a package configuration file provided by “bt_interfaces”
with any of the following names:

bt_interfacesConfig.cmake
bt_interfaces-config.cmake

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.