[gst-devel] GStreamer Cygwin Build

LRN lrn1986 at gmail.com
Tue Mar 16 15:53:53 CET 2010


On 16.03.2010 17:09, Greg Wunder wrote:
> 1) Whether it be good or bad, MinGW binaries are available through the cygwin setup install
> 2) I need to try this...just need to find docs on how to
> 3) Qt appears to have 2 different runtime environments.  One that works great with visual studio, the other with MinGW.
> My project needs to be platform independent & I have headed down the MinGW road for this.
> In doing so, I need to link in libs from GStreamer both static & dynamic.
> 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.
>
> With the MinGW version of QT, the Visual Studio binaries link but do not run.
> With this same version of QT, the following error is produced in the QMake when attempting to link in the Linux .la files: "Could not read symbols, file in wrong format".
> This seems to be expected.
> My thought (although I'm not sure of it) was to configure & build the GStreamer source in cygwin (using gcc, etc.) apart from the Visual Studio compiler.
> The hope here was to produce meaningful binaries that QMake for MinGW can understand.
> My underlying system is WinXP SP3.
> Any additional thoughts or suggestions?
>
>   
Short answer: ask Qt guys. They should have necessary experience in
building cross-platform applications that depend on 3rd-party libraries
on Windows. They should also know all the quirks of QMake (whatever it
is) and how it works with various stuff.
> -----Original Message-----
> From: LRN [mailto:lrn1986 at gmail.com]
> Sent: Tue 3/16/2010 9:53 AM
> To: Discussion of the development of GStreamer
> Cc: Greg Wunder
> Subject: Re: [gst-devel] GStreamer Cygwin Build
>  
> On 16.03.2010 15:47, Greg Wunder wrote:
>   
>> Are there online instructions to build GStreamer in Cygwin?
>> I'm attempting to link up runtime libs with the MinGW Qt Build.
>> Any suggestions or has someone done this before?
>>
>> Greg 
>>   
>>     
> 1) I'm not sure about mixing MinGW (Win32) and Cygwin binaries together.
> Might be a bad idea.
> 2) Why can't you build Qt in Cygwin as well?
> 3) Why do you need to build GStreamer in Cygwin at all?
>
>
>
>
>   





More information about the gstreamer-devel mailing list