<div dir="auto">Hi,<div dir="auto"><br></div><div dir="auto">Try using forward slashes for the paths instead of backslashes.</div><div dir="auto"><br></div><div dir="auto">Cheers,</div><div dir="auto">Nirbheek</div></div><br><div class="gmail_quote"><div dir="ltr">On Sun 13 May, 2018, 19:28 AnthonyTheKoala, <<a href="mailto:anthonypleticos@unswalumni.com" target="_blank" rel="noreferrer">anthonypleticos@unswalumni.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I have downloaded the binary for gstreamer gstreamer-1.0-x86_64-1.14.0.1.exe. There was no trouble installing this.
I downloaded the file gst-python-1.14.0.tar.xz and extracted this to C:\gstreamer\1.0\x86_64\gst-python-1.14.0.

Going to the Git Bash terminal, typing the following commands:
Changed the directory to C:\gstreamer\1.0\x86_64\gst-python-1.14.0.

First command is to:
<pre>
./configure
</pre>

The result is:
<pre>
checking for GST... configure: error: Package requirements (gstreamer-1.0 >= 1.4.0) were not met:

No package 'gstreamer-1.0' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables GST_CFLAGS
and GST_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
</pre>

The environment variables are:
<pre>
GST_CFLAGS=C:\gstreamer\1.0\x86_64\include
GST_LIB=C:\gstreamer\1.0\x86_64\lib
PKG_CONFIG_PATH=C:\gstreamer\1.0\x86_64\lib\pkgconfig
</pre>

Why doesn't the GStreamer 1.0 package get recognised.

Thank you,
Anthony from Sydney

        
        
        
<br><hr align="left" width="300">
Sent from the <a href="http://gstreamer-devel.966125.n4.nabble.com/" rel="noreferrer noreferrer" target="_blank">GStreamer-devel mailing list archive</a> at Nabble.com.<br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" rel="noreferrer noreferrer" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer noreferrer noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div>