Hi,
Is it possible to build and run the lazycast obtained from github on Linux imx8mqevk 5.15.5?
lazycast: https://github.com/homeworkc/lazycast
I was able to get the lazycast using the wget command, but when I run make I get a message
like "ld: cannot find -lavformat" and the build doesn't complete properly.
Is it possible to get the library using apt / apt-get? If you can, please tell me the command sequence.
Best regards,
KojiTajima
Hi, joanxie
Thank you for your reply.
However, I looked at the HowTo page for advice and searched for the local.conf file but couldn't find it.
# find / -name local.conf
The Linux image I'm using is "Linux imx8mqevk 5.15.5" downloaded from the NXP site. Is this Linux image not possible?
KojiTajima