How to setup the Geany text editor to run Gstreamer's tutorials on a Linux OS for C programs.

Опубликовано: 15 Май 2026
на канале: Bros Who Know Stuff
259
4

#raspberrypiprojects #coding #gstreamer

The solution to configuring the Geany text editor on a Raspberry Pi 5 module running a Linux-based Bookworm OS (64-bit) in order to compile, build, and execute your GStreamer applications with the gcc compiler.

It seems like a daunting task to set up the Geany's environment for compiling, building, and executing a "C" program even after reading the online documentation on the Geany's website. Therefore, I made a short video that points out where and what you need to insert into the configurations so that you will be able to use Geany to work with the GStreamer's tutorials in the C programming language.