<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Thank you.<br>
    <br>
    <br>
    Le 12/01/2011 12:07, Julien Isorce a &eacute;crit&nbsp;:
    <blockquote
      cite="mid:AANLkTikSYQN7OecqL6BBHjtAKD5mcJ2qTrLgw_U-C5PW@mail.gmail.com"
      type="cite"><br>
      <br>
      <div class="gmail_quote">2011/1/12 R&eacute;my PERRIER <span dir="ltr">&lt;<a
            moz-do-not-send="true"
            href="mailto:remy.perrier@endirectv.com">remy.perrier@endirectv.com</a>&gt;</span><br>
        <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
          0.8ex; border-left: 1px solid rgb(204, 204, 204);
          padding-left: 1ex;">
          <div bgcolor="#ffffff" text="#000000"> Hi, <br>
            <br>
            In the plugin gl lib documentation, they talk about using
            cmake to build&nbsp;&nbsp; libgstopen.dl for mingw32.<br>
            However there is no cmakelist.txt in gst-plugin gl
            repertory...<br>
            How could I generate this file&nbsp; ?<br>
          </div>
        </blockquote>
        <div><br>
        </div>
        <div>Hi,</div>
        <div><br>
        </div>
        <div>
          <meta http-equiv="content-type" content="text/html;
            charset=ISO-8859-1">
          <a moz-do-not-send="true"
href="http://cgit.freedesktop.org/gstreamer/gst-plugins-gl/tree/CMakeLists.txt">http://cgit.freedesktop.org/gstreamer/gst-plugins-gl/tree/CMakeLists.txt</a></div>
        <div><br>
        </div>
        <div>Sincerely</div>
        <div>Julien</div>
        <div>&nbsp;</div>
        <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
          0.8ex; border-left: 1px solid rgb(204, 204, 204);
          padding-left: 1ex;">
          <div bgcolor="#ffffff" text="#000000"> <br>
            Thanks,<br>
            <br>
            <br>
            <br>
            <br>
            Le 10/01/2011 17:09, R&eacute;my PERRIER a &eacute;crit&nbsp;:
            <div>
              <div class="h5">
                <blockquote type="cite"> Hi,<br>
                  <br>
                  It s me again. <br>
                  I have just realized that there is no dll object with
                  libgstopengl and libgstgl in /usr/local/lib and
                  /usr/local/lib/gstreamer-0.10 ( contrary to the other
                  lib ).<br>
                  It may be the cause of my problem. How can I generate
                  those missing ( I guess)&nbsp; files ? <br>
                  Thanks for your help.<br>
                  <br>
                  regards,<br>
                  <br>
                  <br>
                  Le 10/01/2011 15:26, R&eacute;my PERRIER a &eacute;crit&nbsp;:
                  <blockquote type="cite"> ok my mingw installation was
                    a mess, I have cleaned up autoconf &amp; m4.<br>
                    &nbsp;I have installed autoconf 2.68 and m4 1.4.14
                    package thanks to mingw-get , run ./autogen.sh and
                    installation is ok<br>
                    <br>
                    However gl plugins dont appear in the gst-inspect
                    command.<br>
                    They are not&nbsp; black listed and of course I cannot
                    run the GL examples.<br>
                    <br>
                    The "make check" in the gst-plugin gl repertory
                    works good<br>
                    <br>
                    Where&nbsp; does it&nbsp; may come from ?<br>
                    <br>
                    <br>
                    kind regards,<br>
                    <br>
                    remy<br>
                    <br>
                    <br>
                    Le 10/01/2011 13:08, R&eacute;my PERRIER a &eacute;crit&nbsp;:
                    <blockquote type="cite"> I forget to display the&nbsp;
                      plugin GL compilation result&nbsp; :<br>
                      <br>
                      <br>
                      bob@bob /c/gst-plugins-gl-0.10.2<br>
                      $ make<br>
                      cat: ./win32/MANIFEST: No such file or directory<br>
                      make&nbsp; all-recursive<br>
                      cat: ./win32/MANIFEST: No such file or directory<br>
                      make[1]: Entering directory
                      `/c/gst-plugins-gl-0.10.2'<br>
                      Making all in gst-libs<br>
                      make[2]: Entering directory
                      `/c/gst-plugins-gl-0.10.2/gst-libs'<br>
                      Making all in gst<br>
                      make[3]: Entering directory
                      `/c/gst-plugins-gl-0.10.2/gst-libs/gst'<br>
                      Making all in gl<br>
                      make[4]: Entering directory
                      `/c/gst-plugins-gl-0.10.2/gst-libs/gst/gl'<br>
                      &nbsp; CC&nbsp;&nbsp;&nbsp;&nbsp; libgstgl_0.10_la-gstgldisplay.lo<br>
                      libtool: Version mismatch error.&nbsp; This is libtool
                      2.4, but the<br>
                      libtool: definition of this LT_INIT comes from
                      libtool 2.2.6b.<br>
                      libtool: You should recreate aclocal.m4 with
                      macros from libtool 2.4<br>
                      libtool: and run autoconf again.<br>
                      make[4]: *** [libgstgl_0.10_la-gstgldisplay.lo]
                      Error 63<br>
                      make[4]: Leaving directory
                      `/c/gst-plugins-gl-0.10.2/gst-libs/gst/gl'<br>
                      make[3]: *** [all-recursive] Error 1<br>
                      make[3]: Leaving directory
                      `/c/gst-plugins-gl-0.10.2/gst-libs/gst'<br>
                      make[2]: *** [all-recursive] Error 1<br>
                      make[2]: Leaving directory
                      `/c/gst-plugins-gl-0.10.2/gst-libs'<br>
                      make[1]: *** [all-recursive] Error 1<br>
                      make[1]: Leaving directory
                      `/c/gst-plugins-gl-0.10.2'<br>
                      make: *** [all] Error 2<br>
                      <br>
                      <br>
                      Le 10/01/2011 12:58, R&eacute;my PERRIER a &eacute;crit&nbsp;:
                      <blockquote type="cite"> <span
                          style="border-collapse: separate; color:
                          rgb(0, 0, 0); letter-spacing: normal;
                          line-height: normal; text-indent: 0px;
                          text-transform: none; white-space: normal;
                          word-spacing: 0px; font-size: medium;"><span
                            style="border-collapse: collapse;
                            font-family: arial,sans-serif; font-size:
                            13px;">Hi all,
                            <div><br>
                            </div>
                            <div><br>
                            </div>
                            <div>I am trying to install Gstreamer GL
                              plugin and the &nbsp;mingw-get autoconf package
                              doesnt &nbsp;seem to match.</div>
                            <div>I need to compile &amp; install
                              autoconf 2.6.7 &nbsp;but I have to face some
                              difficulities.</div>
                            <div>Here is what I get :</div>
                            <div><br>
                            </div>
                            <div><br>
                            </div>
                            <div>
                              <div>bob@bob /c/autoconf-2.67</div>
                              <div>$ make</div>
                            </div>
                            <div><br>
                            </div>
                            <div>....</div>
                            <div><br>
                            </div>
                            <div>
                              <div>autom4te:</div>
                              <div>autom4te:</div>
                              <div>autom4te:</div>
                              <div>autom4te:</div>
                              <div>autom4te:</div>
                              <div>autom4te:</div>
                              <div>autom4te:</div>
                              <div>autom4te:</div>
                              <div>autom4te:</div>
                              <div>autom4te:</div>
                              <div>autom4te:</div>
                              <div>autom4te:</div>
                              <div>autom4te:</div>
                              <div>autom4te:</div>
                              <div>autom4te:</div>
                              <div>autom4te:</div>
                              <div>autom4te:</div>
                              <div>autom4te:</div>
                              <div>autom4te:</div>
                              <div>autom4te:</div>
                              <div>autom4te:</div>
                              <div>autom4te:</div>
                              <div>make[3]: *** [m4sugar.m4f] Error 1</div>
                              <div>make[3]: Leaving directory
                                `/c/autoconf-2.67/lib/m4sugar'</div>
                              <div>make[2]: *** [all-recursive] Error 1</div>
                              <div>make[2]: Leaving directory
                                `/c/autoconf-2.67/lib'</div>
                              <div>make[1]: *** [all-recursive] Error 1</div>
                              <div>make[1]: Leaving directory
                                `/c/autoconf-2.67'</div>
                              <div>make: *** [all] Error 2</div>
                            </div>
                            <div><br>
                            </div>
                            <div><br>
                            </div>
                            <div>My configuration :</div>
                            <div><br>
                              <span style="border-collapse: separate;
                                color: rgb(0, 0, 0); letter-spacing:
                                normal; line-height: normal;
                                text-indent: 0px; text-transform: none;
                                white-space: normal; word-spacing: 0px;
                                font-size: medium;"><span
                                  style="border-collapse: collapse;
                                  font-family: arial,sans-serif;
                                  font-size: 13px;">gst plugin GL&nbsp; :
                                  0.10.2<br>
                                  gstreamer : 0.10. 31<br>
                                </span></span><br>
                            </div>
                            <div>I am using migw -get 0.1 alpha 5.</div>
                            <div>I have tried different version of m4 &nbsp;:
                              1.4.15 , 1.4.4 now I am using 1.4.9</div>
                            <div>perl : v5.6.1&nbsp;</div>
                            <div>gcc &nbsp;: 4.5.0</div>
                            <div><br>
                              <span style="border-collapse: separate;
                                color: rgb(0, 0, 0); letter-spacing:
                                normal; line-height: normal;
                                text-indent: 0px; text-transform: none;
                                white-space: normal; word-spacing: 0px;
                                font-size: medium;"><span
                                  style="border-collapse: collapse;
                                  font-family: arial,sans-serif;
                                  font-size: 13px;">Is somebody already
                                  have this problem ?<br>
                                  <br>
                                </span></span></div>
                            <div>What do you think about that ?<br>
                            </div>
                            <br>
                            <br>
                            <div><br>
                            </div>
                            <div>regards,<br>
                            </div>
                            <div><br>
                            </div>
                            <div><br>
                            </div>
                            <div>remy</div>
                          </span></span>
                        <pre><fieldset></fieldset>
------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
<a moz-do-not-send="true" href="http://p.sf.net/sfu/oracle-sfdevnl" target="_blank">http://p.sf.net/sfu/oracle-sfdevnl</a> </pre>
                        <pre><fieldset></fieldset>
_______________________________________________
gstreamer-devel mailing list
<a moz-do-not-send="true" href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">gstreamer-devel@lists.sourceforge.net</a>
<a moz-do-not-send="true" href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a>
</pre>
                      </blockquote>
                      <br>
                      <pre><fieldset></fieldset>
------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
<a moz-do-not-send="true" href="http://p.sf.net/sfu/oracle-sfdevnl" target="_blank">http://p.sf.net/sfu/oracle-sfdevnl</a> </pre>
                      <pre><fieldset></fieldset>
_______________________________________________
gstreamer-devel mailing list
<a moz-do-not-send="true" href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">gstreamer-devel@lists.sourceforge.net</a>
<a moz-do-not-send="true" href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a>
</pre>
                    </blockquote>
                    <br>
                    <pre><fieldset></fieldset>
------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
<a moz-do-not-send="true" href="http://p.sf.net/sfu/oracle-sfdevnl" target="_blank">http://p.sf.net/sfu/oracle-sfdevnl</a> </pre>
                    <pre><fieldset></fieldset>
_______________________________________________
gstreamer-devel mailing list
<a moz-do-not-send="true" href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">gstreamer-devel@lists.sourceforge.net</a>
<a moz-do-not-send="true" href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a>
</pre>
                  </blockquote>
                  <br>
                  <pre><fieldset></fieldset>
------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
<a moz-do-not-send="true" href="http://p.sf.net/sfu/oracle-sfdevnl" target="_blank">http://p.sf.net/sfu/oracle-sfdevnl</a> </pre>
                  <pre><fieldset></fieldset>
_______________________________________________
gstreamer-devel mailing list
<a moz-do-not-send="true" href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">gstreamer-devel@lists.sourceforge.net</a>
<a moz-do-not-send="true" href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a>
</pre>
                </blockquote>
                <br>
              </div>
            </div>
          </div>
          <br>
------------------------------------------------------------------------------<br>
          Protect Your Site and Customers from Malware Attacks<br>
          Learn about various malware tactics and how to avoid them.
          Understand<br>
          malware threats, the impact they can have on your business,
          and how you<br>
          can protect your company and customers by using code signing.<br>
          <a moz-do-not-send="true"
            href="http://p.sf.net/sfu/oracle-sfdevnl" target="_blank">http://p.sf.net/sfu/oracle-sfdevnl</a><br>
          _______________________________________________<br>
          gstreamer-devel mailing list<br>
          <a moz-do-not-send="true"
            href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
          <a moz-do-not-send="true"
            href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel"
            target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
          <br>
        </blockquote>
      </div>
      <br>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
<a class="moz-txt-link-freetext" href="http://p.sf.net/sfu/oracle-sfdevnl">http://p.sf.net/sfu/oracle-sfdevnl</a></pre>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a>
<a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>