<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>RE: [gst-devel] GStreamer Cygwin Build</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>1) Whether it be good or bad, MinGW binaries are available through the cygwin setup install<BR>
2) I need to try this...just need to find docs on how to<BR>
3) Qt appears to have 2 different runtime environments.&nbsp; One that works great with visual studio, the other with MinGW.<BR>
My project needs to be platform independent &amp; I have headed down the MinGW road for this.<BR>
In doing so, I need to link in libs from GStreamer both static &amp; dynamic.<BR>
The MinGW version of QT does not like binaries build in Visual Studio or native Linux gcc (i.e. .la files or .so files), so I'm attempting to build the source in cygwin to produce recognizable binaries in the QtMake compiler.<BR>
<BR>
With the MinGW version of QT, the Visual Studio binaries link but do not run.<BR>
With this same version of QT, the following error is produced in the QMake when attempting to link in the Linux .la files: &quot;Could not read symbols, file in wrong format&quot;.<BR>
This seems to be expected.<BR>
My thought (although I'm not sure of it) was to configure &amp; build the GStreamer source in cygwin (using gcc, etc.) apart from the Visual Studio compiler.<BR>
The hope here was to produce meaningful binaries that QMake for MinGW can understand.<BR>
My underlying system is WinXP SP3.<BR>
Any additional thoughts or suggestions?<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: LRN [<A HREF="mailto:lrn1986@gmail.com">mailto:lrn1986@gmail.com</A>]<BR>
Sent: Tue 3/16/2010 9:53 AM<BR>
To: Discussion of the development of GStreamer<BR>
Cc: Greg Wunder<BR>
Subject: Re: [gst-devel] GStreamer Cygwin Build<BR>
<BR>
On 16.03.2010 15:47, Greg Wunder wrote:<BR>
&gt; Are there online instructions to build GStreamer in Cygwin?<BR>
&gt; I'm attempting to link up runtime libs with the MinGW Qt Build.<BR>
&gt; Any suggestions or has someone done this before?<BR>
&gt;<BR>
&gt; Greg<BR>
&gt;&nbsp;&nbsp;<BR>
1) I'm not sure about mixing MinGW (Win32) and Cygwin binaries together.<BR>
Might be a bad idea.<BR>
2) Why can't you build Qt in Cygwin as well?<BR>
3) Why do you need to build GStreamer in Cygwin at all?<BR>
<BR>
<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>