Try this package:

$ pacman -Ss mingw-w64-i686-gtk3
mingw32/mingw-w64-i686-gtk3 3.18.6-1 [installed]
    GObject-based multi-platform GUI toolkit (v3) (mingw-w64)


On 5/4/2016 3:51 PM, Andrew Robinson wrote:
> Yeah, I see that, but that only downloads 64-bit binaries. I need the Win-32
> binaries. 
>
> On 5/4/2016 at 12:20 PM, Florian Pelz <pelzflor...@pelzflorian.de> wrote:
>> On 05/04/2016 03:59 PM, Andrew Robinson wrote:
>>> No, there are no Win32 binaries in MSYS2. Where are you getting your
>>> information?
>>>
>> MSYS2 contains pacman. `pacman -Syu mingw-w64-x86_64-gtk3` downloads
>> GTK+ binaries for x86_64 and puts them in the C:\msys64\mingw64
>> directory (by default). This directory is what you want to ship with
>> your application later on. Try it.
>>
>>
>> _______________________________________________
>> gtk-app-devel-list mailing list
>> gtk-app-devel-list@gnome.org
>> https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
> _______________________________________________
> gtk-app-devel-list mailing list
> gtk-app-devel-list@gnome.org
> https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
>

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to