Lines Matching full:on
13 You must install essential host packages on your build host. The following
14 command installs the host packages based on an Ubuntu distribution
25 For host package requirements on all supported Linux distributions, see the
67 To understand better what is going on, let's build the image like it is
209 be installed on the target device using package management tools
238 - ``x86_64-nativesdk``: Files related to the SDK for cross-compilation on
308 In this guide, we are on the ``scarthgap`` branch, so we are using lvgl 9.1.0.
365 EXTRA_OECMAKE = "-DLIB_INSTALL_DIR=${baselib} -DBUILD_SHARED_LIBS=ON"
455 the recipe). You will also see the patches that will be applied on the next
485 the project, specifying build options and paths based on variables in your
544 the library to the host SDK we will generate later on.
566 applications that run on the target device.
570 systems, where development often occurs on more powerful machines.
578 applications will behave as expected on the target device.
607 The ``.so`` files you will find will depend on the LVGL configuration you used.
617 The tools available in LVGL library will depend on the build configuration
664 We will focus on 1 application that will clone an lvgl git repository and patch
863 set(CMAKE_CXX_STANDARD_REQUIRED ON)