<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    OK, I understand,<br>
    <br>
    I have cloned the git master and, starting with gstreamer, then
    gst-plugins-base followed by all the others, I have run autogen.sh
    and make - and I believe that for each got a successful conclusion.<br>
    <br>
    I then tried to complie my program and I got <br>
    <span>[gst-master] [ian@localhost superRecord]$ gcc -Wall
      JustTheCamera.c -o jtc $(pkg-config --cflags --libs gstreamer-1.0
      gtk+-3.0) <br>
      /home/ian/gst/master/gstreamer/gst/libgstreamer-1.0.la: file not
      recognized: File format not recognized<br>
      collect2: error: ld returned 1 exit status<br>
      <br>
      Where might I have gone wrong?<br>
      <br>
      Ian<br>
      <br>
    </span>
    <div class="moz-cite-prefix">On 17/02/2014 13:00, Thiago Santos
      wrote:<br>
    </div>
    <blockquote cite="mid:53020805.3030304@collabora.com" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <div class="moz-cite-prefix">On 02/16/2014 11:34 AM, Ian Davidson
        wrote:<br>
      </div>
      <blockquote cite="mid:5300CC5E.2040401@blueyonder.co.uk"
        type="cite">
        <meta content="text/html; charset=ISO-8859-1"
          http-equiv="Content-Type">
        I have upgraded my computer to use Fedora 20 and have the 1.2.3
        version of gstreamer installed.  My program (below) still
        crashes with a 'not negotiated' if I try to specify the image
        size.<br>
        <br>
        Would the fixes that were pushed to git on 30th January have
        made it into release 1.2.3?<br>
      </blockquote>
      <br>
      Hi, those changes will only be available on the 1.3.x release
      series.<br>
      The 1.2.x series only contains bugfixes on top of the original
      1.2.0<br>
      release. The changes required to fix camerabin were not considered<br>
      safe enough to make it into 1.2.x releases and will only go into<br>
      the next version: 1.3.1<br>
      <br>
      If you want to use those bugfixes you can try using git master
      version<br>
      or backporting the relevant patches to a previous version suitable
      for you.<br>
    </blockquote>
    <br>
  </body>
</html>