Re: Composite GtkBuilder template



Le 09/05/2013 15:15, Nicola Fontana a écrit :
Il Sun, 7 Apr 2013 23:50:10 -0400 Matthias Clasen <matthias clasen gmail com> scrisse:

Here is a patch that seems to work ok.

The build fails during cross-compilation with:

./extract-strings.exe /home/aur/archlinux/fedora-mingw-w64-gtk3/src/gtk+-3.9.0/gtk/gtklockbutton.ui > 
gtklockbutton.ui.h
/bin/sh: ./extract-strings.exe: cannot execute binary file

Is it possible to include .ui.h files in dist just to avoid this?

I'm not sure how to do this, but the right fix would rather be to build
extract-strings as a host (rather than target) executable;  including
.ui.h in the distribution would only fix cross-compiling from a tarball,
not e.g. directly from a repo clone.

Regards,
Colomban


PS:

Patch attached.

Apparently the patch is missing ;)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]