[Lazarus] GStreamer API unit added
Michael Van Canneyt
michael at freepascal.org
Tue Nov 8 08:00:20 CET 2022
On Mon, 7 Nov 2022, Aruna Hewapathirane wrote:
> Hi Michael,
>
> Many thanks for the link. I have a few more questions please? I am running
> FPC 3.2.0
> and Lazarus 2.0.10 how do I get your gstreamer code into my installation?
> What is the
> preferred or best way to do this? It is my first time so apologies if this
> is a silly question.
In your case, I would recommend simply to copy the units into your project
folder.
Alternatively, copy them to some folder on your harddisk, and add this
folder to the unit path in the "project options" dialog in Lazarus.
The compiler will then find them.
Michael.
More information about the lazarus
mailing list