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.
--
_______________________________________________
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to