For pkg-config to pick up the .pc files in gst-uninstalled, PKG_CONFIG_PATH needs to be set Currently I do `export PKG_CONFIG_PATH=~/gst/master/gstreamer/pkgconfig` This should probably be part of the gst-uninstalled script.
For pkg-config to pick up the .pc files in gst-uninstalled, PKG_CONFIG_PATH needs to be set
Currently I do
export PKG_CONFIG_PATH=~/gst/master/gstreamer/pkgconfigThis should probably be part of the gst-uninstalled script.