mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 00:31:13 +00:00
GStreamer multimedia framework
f9f7cbe93e
The following line could be seen in the middle of the log: autoreconf: automake failed with exit status: 1 Clearly the configuration phase should not continue from there. |
||
---|---|---|
doc | ||
out | ||
samples | ||
sources | ||
.gitignore | ||
AUTHORS | ||
autogen.sh | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
gstreamer-sharp-1.0.pc.in | ||
gstreamer-sharp.csproj | ||
gstreamer-sharp.sln | ||
LICENSE | ||
Makefile.am | ||
NEWS | ||
README | ||
README.md | ||
VERSION |
gstreamer-sharp
Bindings for gstreamer-1.0 generated from introspection data
Compilation
Open a terminal, navigate to the folder containting this repository and run:
./autogen.sh && make