Hi,
We are trying to build a gstreamer application against aarch64-fslc-linux (Yocto dunfell 5.4.85). While building the gstreamer application we are facing this below error,
No package 'gstreamer-1.0' found
Package gstreamer-app-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gstreamer-app-1.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gstreamer-app-1.0' found
Package gstreamer-video-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gstreamer-video-1.0.pc' to the PKG_CONFIG_PATH environment variable
No package 'gstreamer-video-1.0' found
In file included from feature_test.c:32:
inc_header.h:57:10: fatal error: gst/gst.h: No such file or directory
57 | #include <gst/gst.h>
Can you please let us know how to build the gstreamer application for Dunfell Kernel version (5.4.85)?
Thanks in advance,
Kaviya Dharshini