Thanks for your answer, when I build wizards module, I have these errors:
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
100 errors
2 warnings
make[2]: ***
[/cygdrive/d//libreOffice/git3/libo/workdir/wntmsci12.pro/JavaClassSet/Jar/reportbuilderwizard/done]
Error 1
dmake: Error code 2, while making 'all'
log for /cygdrive/d//libreOffice/git3/libo/connectivity/source/drivers/mozab/mozillasrc
Compiling: connectivity/source/drivers/mozab/mozillasrc/Compiling:
connectivity/source/drivers/mozab/mozillasrc/Compiling:
connectivity/source/drivers/mozab/mozillasrc/Compiling:
connectivity/source/drivers/mozab/mozillasrc/Compiling:
connectivity/source/drivers/mozab/mozillasrc/MQueryHelper.cxx
MDatabaseMetaDataHelper.cxx
MNSMozabProxy.cxx
MQuery.cxx
MTypeConverter.cxx
D://libreOffice/git3/libo/connectivity/source/drivers/mozab/mozillasrc/MTypeConverter.cxx(52) :
error C2660: 'nsACString::BeginReading'ÿ: la fonction ne prend pas 0 arguments
D://libreOffice/git3/libo/connectivity/source/drivers/mozab/mozillasrc/MTypeConverter.cxx(53) :
error C2660: 'nsACString::EndReading'ÿ: la fonction ne prend pas 0 arguments
D://libreOffice/git3/libo/connectivity/source/drivers/mozab/mozillasrc/MTypeConverter.cxx(59) :
error C2660: 'nsACString::BeginReading'ÿ: la fonction ne prend pas 0 arguments
D://libreOffice/git3/libo/connectivity/source/drivers/mozab/mozillasrc/MTypeConverter.cxx(60) :
error C2660: 'nsACString::EndReading'ÿ: la fonction ne prend pas 0 arguments
D://libreOffice/git3/libo/connectivity/source/drivers/mozab/mozillasrc/MTypeConverter.cxx(73) :
error C2039: 'AppendASCII'ÿ: n'est pas membre de 'nsACString'
d:\\libreoffice\git3\libo\solver\wntmsci12.pro\inc\mozilla\string\nsTAString.h(104)ÿ: voir
la d‚claration de 'nsACString'
dmake: Error code 2, while making '../../../../wntmsci12.pro/slo/MTypeConverter.obj'
________________________________________
De : Jan Holesovsky [kendy@suse.cz]
Date d'envoi : vendredi 22 mars 2013 13:59
À : Gay, Matthieu
Cc: libreoffice@lists.freedesktop.org
Objet : Re: Difficulties to build LO for windows
Hi Mitthieu,
Gay, Matthieu píše v Čt 21. 03. 2013 v 12:28 +0000:
I get these errors now and I don't know how to resolve them: ERROR: error 65280 occurred while making /cygdrive/d/libreOffice/git3/libo/wizards/prj ERROR: error 65280 occurred while making /cygdrive/d/libreOffice/git3/libo/svtools/prj ERROR: error 65280 occurred while making /cygdrive/d/libreOffice/git3/libo/nss ERROR: error 65280 occurred while making /cygdrive/d/libreOffice/git3/libo/helpcontent2/source/auxiliary ERROR: error 65280 occurred while making /cygdrive/d/libreOffice/git3/libo/lpsolve
Sorry to hear you are having trouble building LibreOffice :-( Please, what happened when you followed the advice:
it seems you are using a threaded build, which means that the
actual compile error is probably hidden far above, and could be
inside any of these other modules:
nss helpcontent2 wizards svtools
please re-run build inside each one to isolate the problem.
-----------------------------------------------------------------------
/usr/bin/sh
cd D:/libreOffice/git3/libo
source ./Env.Host.sh
cd lpsolve
rm -Rf D:/libreOffice/git3/libo/lpsolve/wntmsci12.pro # optional
module 'clean'
build
? Ie. when you changed directory to 'nss', removed wntmsci12.pro there, and run 'build'? All the best, Kendy This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.
Attachment:
build_error_ToMailing_list2.log
Description: build_error_ToMailing_list2.log