Re: [Mingw-w64-public] GStreamer Crash

2013-04-17 Thread Erik van Pienbroek
Kyle Schwarz schreef op di 16-04-2013 om 21:47 [-0400]:
> I had very few issues compiling the dependencies for GStreamer. I did 
> have to edit the code of glib or GStreamer to change a multiple 
> definition of DllMain.
> 
> I am trying to compile the build statically.

I can't help you with the gstreamer crash in wine (it contains too
little information to say where the crash is exactly happening), but for
the multiple definition of DllMain I recently proposed a patch to glib
upstream which fixes that one. It might help for your case as well:
https://bugzilla.gnome.org/show_bug.cgi?id=698118

Regards,

Erik van Pienbroek
Fedora MinGW SIG




--
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public


Re: [Mingw-w64-public] GStreamer Crash

2013-04-17 Thread Erik van Pienbroek
Erik van Pienbroek schreef op wo 17-04-2013 om 12:06 [+0200]:
> It might help for your case as well:
> https://bugzilla.gnome.org/show_bug.cgi?id=698118

One small addition: the patch in that bug report is based on glib git
master, for one which can be applied to glib 2.36.0 see
http://pkgs.fedoraproject.org/cgit/mingw-glib2.git/plain/glib-prefer-constructors-over-DllMain.patch

Regards,

Erik van Pienbroek
Fedora MinGW SIG




--
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public