Re: How to recreate GLib binary bundle for Windows
- From: Jernej Simončič <jernej|s-gmane eternallybored org>
- To: gtk-devel-list gnome org
- Subject: Re: How to recreate GLib binary bundle for Windows
- Date: Wed, 4 Apr 2012 23:59:22 +0200
On Wed, 04 Apr 2012 16:29:22 +0200, Matteo Pampolini wrote:
> Everything seems fine, but when I start my application I get an error on
> a libffi missing symbol. My suspect is that I probably made some
> confusion with the two sets binaries: which one should I use, the
> runtime DLLs generated by MinGW or the ones generated by MSVC? In simple
> words, which of them are distributed inside GTK+ binary bundle?
If you're compiling with MinGW, you should always use the MinGW-produced
libraries, and same for MSVC - never mix the two, or you'll have trouble.
Anyway, to save yourself from building GLib with MinGW, you can use the
binaries provided by the OpenSuSE build service:
<http://download.opensuse.org/repositories/windows:/mingw:/win32/openSUSE_12.1/noarch/>
<http://download.opensuse.org/repositories/windows:/mingw:/win64/openSUSE_12.1/noarch/>
There's a convenient script for downloading from the OpenSUSE repositories
available here: <https://github.com/mkbosmans/download-mingw-rpm>
--
< Jernej Simončič ><><><><>< http://eternallybored.org/ >
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]