2014-05-28 5:21 GMT+02:00 qlb1234 <qlb1...@gmail.com>:
> Hi all,
> I've just downloaded
> gtk+-3.13.2.tar.xz<https://download.gnome.org/sources/gtk+/3.13/gtk+-3.13.2.tar.xz>
> and
> found it won't build on MinGW (maybe in others too) because of the Makefile
> was doing nothing at all.
>
> make  all-recursive
> make[1]: Entering directory `/libs/gtk+/gtk+-3.13.2'
> Making all in po
> make[2]: Entering directory `/libs/gtk+/gtk+-3.13.2/po'
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory `/libs/gtk+/gtk+-3.13.2/po'
> Making all in po-properties
> make[2]: Entering directory `/libs/gtk+/gtk+-3.13.2/po-properties'
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory `/libs/gtk+/gtk+-3.13.2/po-properties'
> Making all in util
> make[2]: Entering directory `/libs/gtk+/gtk+-3.13.2/util'
> make[2]: *** No rule to make target `extract-strings.exe', needed by
> `all-am'.  Stop.
> make[2]: Leaving directory `/libs/gtk+/gtk+-3.13.2/util'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/libs/gtk+/gtk+-3.13.2'
> make: *** [all] Error 2
>
> Configured with
> ./configure --enable-win32-backend --enable-broadway-backend
> --with-included-immodules
>
> I didn't take a look into it yet. I just want a quick confirmation. I was
> building GTK+ all the time and I don't think it a technical problem. Did
> anybody else have tried?
I have not tried it myself, but Tarnyko, who took care of the Windows
build is looking for help:
https://mail.gnome.org/archives/gtk-list/2014-June/msg00040.html

Cheers,
Balint
_______________________________________________
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