Closed danjenkins closed 2 years ago
ld: library not found for -lgstvideo-1.0 clang: error: linker command failed with exit code 1 (use -v to see invocation)
I'm running on mac, gstreamer and the plugins are installed via brew
❯ pkg-config --cflags gstreamer-video-1.0 -I/opt/homebrew/Cellar/libffi/3.4.2/include -I/opt/homebrew/Cellar/gst-plugins-base/1.20.2/include/gstreamer-1.0 -I/opt/homebrew/Cellar/orc/0.4.32/include/orc-0.4 -I/opt/homebrew/Cellar/gstreamer/1.20.2/include/gstreamer-1.0 -I/opt/homebrew/Cellar/glib/2.72.1/include -I/opt/homebrew/Cellar/glib/2.72.1/include/glib-2.0 -I/opt/homebrew/Cellar/glib/2.72.1/lib/glib-2.0/include -I/opt/homebrew/opt/gettext/include -I/opt/homebrew/Cellar/pcre/8.45/include
But tinyzimmer/go-gst can't find gstvideo-1.0 and I'm a little lost as to what's missing and why....
tinyzimmer/go-gst
gstvideo-1.0
Can you help?
I'm running on mac, gstreamer and the plugins are installed via brew
But
tinyzimmer/go-gst
can't findgstvideo-1.0
and I'm a little lost as to what's missing and why....Can you help?