[Libreoffice] build problems with cppunit
Regina Henschel
rb.henschel at t-online.de
Mon May 30 04:03:33 PDT 2011
Hi,
Here is the log for the failing building in LO: http://pastebin.com/pTq671As
and here for the successful build in OOo: http://pastebin.com/M40F5Bmq
I notice, that LO has additional patches (around line 17):
patching file cppunit-1.12.1/config/config.guess
patching file cppunit-1.12.1/include/cppunit/Message.h
patching file cppunit-1.12.1/src/cppunit/Message.cpp
And later on LO hat additional warnings (around line 80)
Compiling:
cppunit/wntmsci12/misc/build/cppunit-1.12.1/src/cppunit/TextTestResult.cpp
../../include\cppunit/TextTestResult.h(29) : warning C4266: 'void
CppUnit::TestResult::addFailure(CppUnit::Test *,CppUnit::Exception *)' :
no override available for virtual member function from base
'CppUnit::TestResult'; function is hidden
../../include\cppunit/TestResult.h(85) : see declaration of
'CppUnit::TestResult::addFailure'
../../include\cppunit/TestResult.h(51) : see declaration of
'CppUnit::TestResult'
Compiling:
cppunit/wntmsci12/misc/build/cppunit-1.12.1/src/cppunit/TextTestRunner.cpp
../../include\cppunit/TextTestResult.h(29) : warning C4266: 'void
CppUnit::TestResult::addFailure(CppUnit::Test *,CppUnit::Exception *)' :
no override available for virtual member function from base
'CppUnit::TestResult'; function is hidden
../../include\cppunit/TestResult.h(85) : see declaration of
'CppUnit::TestResult::addFailure'
../../include\cppunit/TestResult.h(51) : see declaration of
'CppUnit::TestResult'
Any idea?
Kind regards
Regina
Regina Henschel schrieb:
> Hi,
>
> I have still problems building from tar source. Actual situation:
> All modules folders are put into one root folder.
> Configure finished.
> Make starts compiling and stops with error in cppunit:
>
> TypeInfoHelper.obj : error LNK2001: unresolved external symbol
> __imp___invalid_parameter_noinfo
>
> any many others of that kind.
>
> Kind regards
> Regina
>
>
>
> _______________________________________________
> LibreOffice mailing list
> LibreOffice at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/libreoffice
>
More information about the LibreOffice
mailing list