toyota-connected / ivi-homescreen

Embedded Flutter runtime targeting Embedded Linux with Wayland
Other
254 stars 35 forks source link

libliftoff is not a submodule #139

Closed aduskett closed 2 months ago

aduskett commented 3 months ago

Building with BUILD_BACKEND_DRM or BUILD_BACKEND_WAYLAND_LEASED_DRM results in the failure:

CMake Error at third_party/CMakeLists.txt:116 (add_subdirectory):
  add_subdirectory given source "libliftoff-0.6.0-dev" which is not an
  existing directory.

It seems like libliftoff was not included as a submodule in the third_party directory

jwinarske commented 2 months ago

@aduskett Try a recent commit

Also note this CI job: https://github.com/toyota-connected/ivi-homescreen-plugins/blob/v2.0/.github/workflows/ivi-homescreen.yaml

jwinarske commented 2 months ago

@aduskett DRM backend support is not yet available. Soon