Hi Mat,

On Tuesday, 2012-11-20 00:10:57 +0100, Mat M wrote:

> make[7]: Entering directory 
> `/cygdrive/d/src/libo/workdir/wntmsci12.pro/UnpackedTarball/langtag/liblangtag'
> [...]
> D:/src/libo/solver/wntmsci12.pro/inc\liblangtag/lt-error.h(25) :
> fatal error C1083: Cannot open include file: 'glib.h': No such file
> or directory

Seems you ran into a maze of gbuildification and library versions,
D:/src/libo/solver/wntmsci12.pro/inc\liblangtag apparently is the older
liblangtag-0.2.0 we used, the current version is 0.4.0 and doesn't
require glib anymore, and the old delivered header files somehow are
pulled in while attempting to build the newer version. Which of course
is a bug in our build, it should remove the old files first or take
measures that they aren't pulled in. I suggest you remove the entire
D:/src/libo/solver/wntmsci12.pro/inc\liblangtag directory and files and
try again.

  Eike

-- 
LibreOffice Calc developer. Number formatter stricken i18n transpositionizer.
GnuPG key 0x293C05FD : 997A 4C60 CE41 0149 0DB3  9E96 2F1A D073 293C 05FD
Support the FSFE, care about Free Software! https://fsfe.org/support/?erack

Attachment: pgpJqKhFfrmk0.pgp
Description: PGP signature

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to