Hi,
     I am new to LibreOffice and trying to build LibreOffice 5.1.0.2 on 
Windows10 x86_64 follow wiki guide, but there is a compile error :
  
   my conifgure : 
      ./autogen.sh  --without-java 
--with-ant-home=/cygdrive/c/sources/apache-ant-1.9.5 
--with-junit=/cygdrive/c/sources/junit-4.10.jar --enable-pch --disable-ccache 
--disable-activex --disable-atl

error log:
[build CUT] sd_export_tests
[build CUT] sd_filters_test
[build CUT] sd_misc_tests
[build CUT] sd_html_export_tests
[build CUT] sd_tiledrendering
[build BIN] sd
[build CUT] sd_uimpress
[build MOD] sd
[build BIN] top level modules: sd
[build ALL] top level modules: build-non-l10n-only build-l10n-only
E:/libreoffice/test/source/diff/diff.cxx:271:SdImportTest::testDocumentLayout
double equality assertion failed
- Expected: 182
- Actual  : 0
- Delta   : 1e-008
- Reference: E:/libreoffice/sd/qa/unit/data/xml/n819614_0.xml
- Node: /XShapes/XShape[2]
- Attr: positionX


Error: a unit test failed, please do one of:
make CppunitTest_sd_import_tests CPPUNITTRACE=TRUE # which is a shortcut for 
the following line
make CppunitTest_sd_import_tests 
CPPUNITTRACE="'C:/PROGRA~2/MICROS~1.0/VC//../Common7/IDE/devenv.exe' /debugexe" 
# for interactive debugging in Visual Studio
make CppunitTest_sd_import_tests CPPUNITTRACE="drmemory -free_max_frames 20" # 
for memory checking (install Dr.Memory first, and put it to your PATH)

Could anyone  help me solve this compile error ?Thanks !



jinjin...@cs2c.com.cn
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to