Build windows failed on 4.0.5 branch

Michael Stahl mstahl at redhat.com
Tue Oct 1 12:04:11 PDT 2013


On 01/10/13 16:07, Gay, Matthieu wrote:
> 
> But when I try to build on windows I have this following error:
> 
> pdfwriter_impl.cxx(77) : fatal error C1083: Cannot open include file:
> 'nss.h': No such file or directory
> 

> 
> [build CXX] vcl/source/gdi/pdfwriter_impl.cxx
> [build JAR] unoil
> F:/git/libo_master_windows/vcl/source/gdi/pdfwriter_impl.cxx(79) : fatal
> error C1083: Cannot open include file: 'nss.h': No such file or directory
> make[2]: ***
> [F:/git/libo_master_windows/workdir/wntmsci12.pro/CxxObject/vcl/source/gdi/pdfwriter_impl.o]

can't see how that is possible... can you check that you have this file
nss.h as solver/*/inc/mozilla/nss/nss.h?

it should have been copied there by the "nss" module.

also can you check that you have the solver/*/inc/mozilla/nss directory
as an include path in the compile command (see it via "make vcl
VERBOSE=t"; it should be added by the line 65 ("nss3") of the
Library_vcl.mk and the gb_LinkTarget__use_nss3 in RepositoryExternal.mk.


More information about the LibreOffice mailing list