FAQ_MA35D1 Build Gstreamer and Qt5 by Buildroot

Post Reply
ytliu6
Posts: 80
Joined: 08 Nov 2022, 10:28

29 Mar 2023, 11:20

The default configuration of an Image built by Buildroot is minimalistic, which means you need to manually enable the libraries you need to use. If you want to use Qt5-related libraries, you can follow the steps below to build them.

There are many options that can be enabled or disabled. You should choose what you need and disable others to decrease your image size. If you don’t know which ones should be enabled, you can refer to the attachment.
The attachment also includes Qt5 and Gstreamer configuration

$ make menuconfig
Target Package --->
Graphic libraries and applications (graphic/text) --->
Qt5 --->
FAQ_MA35D1_Build Gstreamer and Qt5 by Buildroot.png
FAQ_MA35D1_Build Gstreamer and Qt5 by Buildroot.png (109.56 KiB) Viewed 14735 times
After enabling these libraries, rebuild the package and re-pack it. Usually, you just need to execute the 'make' command. Sometimes, the libraries are not built into the image. In such cases, you can enter the following command to force the package to rebuild.

$ make qt5base-rebuild && make
Buildroot_GSTQT_config.7z
(20.11 KiB) Downloaded 141 times

Post Reply
  • Information
  • Who is online

    Users browsing this forum: No registered users and 10 guests