<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I don't know about Cygwin, but I've been using just MinGW and it's
    Msys prompt. I don't really remember whether libxml2 comes with
    MinGW, but you can check it by browsing to MinGWs include/limxml2
    folder. If it exists, you should have the library. If it doesn't,
    you can download the library's source and compile it with the usual
    ./configure / make method.<br>
    <br>
    -Marko<br>
    <br>
    29.7.2011 7:44, Ashwini Sharma kirjoitti:
    <blockquote
cite="mid:CAO7aZcd7OAQxtj7KqaMtJPj5YSPG=EEtkfJyfN2R1_Yf20Ym6Q@mail.gmail.com"
      type="cite">Hi All,
      <div><br>
      </div>
      <div>I need to compile gstreamer for windows using MinGW.</div>
      <div><br>
      </div>
      <div>I am using MinGW thru Cygwin, (by exporting the MinGW bin
        path before everything else). It picks up the compiler from the
        MinGW path well.</div>
      <div><br>
      </div>
      <div>Now when I try to Configure gstreamer I get error "libxml2"
        not found. Whereas I have installed almost all the packages in
        Cygwin installation.&nbsp;</div>
      <div><br>
      </div>
      <div>Can I use the packages installed in cygwin to compile
        gstreamer using MinGW in Cygwin? Or Do I have to use MinGW
        separately?</div>
      <div><br>
      </div>
      <div>Is there some help/guide which I can refer for my task.&nbsp;</div>
      <div><br>
      </div>
      <div>Any help is appreciated.</div>
      <div><br>
      </div>
      <div>Thanks,</div>
      <div>Ashwini</div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>