[Libreoffice] Building libreoffice on windows

Caolán McNamara caolanm at redhat.com
Tue Jul 5 03:01:16 PDT 2011


On Thu, 2011-06-30 at 10:11 +0100, Stuart Ledwich (Hotmail) wrote:
> ... -IH:/src/libre/bootstrap ...
> c1 : fatal error C1083: Cannot open source file: 'pango-enum-types.c': No such file or directory

You know, I think this is the same problem I had recently, which seemed
to be triggered by building on a non C:\ drive.

When I debugged it, it seemed that calling "c:\path\to\perl" caused the
pwd to change to some *other* one so that the generated files ended up
written to some unexpected location while calling "perl" did the right
thing and didn't change the pwd and the output was in the correct
location.

Odd, but if its the same problem as I have, then commit
aff81a28353f543845d5c9369c5b388b7c1960f4 in gdk-pixbuf would fix it
(make it go away). It just changes $(PERL) to perl in
gdk-pixbuf-2.23.0-win32.patch.

C.





More information about the LibreOffice mailing list