Hi,

the build still breaks, now with error

C:\LO_buildDebug\core\include\rtl/ref.hxx(100) : error C2027: use of undefined type 'SwTextAPIObject' C:\LO_buildDebug\core\sw\inc\docufld.hxx(34) : see declaration of 'SwTextAPIObject' C:\LO_buildDebug\core\include\rtl/ref.hxx(98) : while compiling class template member function 'rtl::Reference<SwTextAPIObject> &rtl::Reference<SwTextAPIObject>::set(reference_type *)'
with
[
reference_type=SwTextAPIObject
]
C:\LO_buildDebug\core\include\rtl/ref.hxx(115) : see reference to function template instantiation 'rtl::Reference<SwTextAPIObject> &rtl::Reference<SwTextAPIObject>::set(reference_type *)' being compiled
with
[
reference_type=SwTextAPIObject
]
C:\LO_buildDebug\core\sw\inc\docufld.hxx(446) : see reference to class template instantiation 'rtl::Reference<SwTextAPIObject>' being compiled C:\LO_buildDebug\core\include\rtl/ref.hxx(100) : error C2227: left of '->acquire' must point to class/struct/union/generic type C:\LO_buildDebug\core\include\rtl/ref.hxx(104) : error C2027: use of undefined type 'SwTextAPIObject' C:\LO_buildDebug\core\sw\inc\docufld.hxx(34) : see declaration of 'SwTextAPIObject' C:\LO_buildDebug\core\include\rtl/ref.hxx(104) : error C2227: left of '->release' must point to class/struct/union/generic type C:/LO_buildDebug/core/solenv/gbuild/PrecompiledHeaders.mk:40: recipe for target 'C:/LO_buildDebug/core/workdir/PrecompiledHeader/debug/precompiled_sw.hxx.gch' failed make[1]: *** [C:/LO_buildDebug/core/workdir/PrecompiledHeader/debug/precompiled_sw.hxx.gch] Error 2

Kind regards
Regina



Regina Henschel schrieb:
Hi Michael,

thanks, will make a new "pull" and try again.

Kind regards
Regina

Michael Stahl schrieb:
On 19.01.2017 15:03, Regina Henschel wrote:
Hi all,

I have made a clean build with fresh rebase from today without any own
changes. It breaks with error message
C:/LO_buildDebug/core/embeddedobj/source/msole/olemisc.cxx(134) : error
C2614: 'OleEmbeddedObject' : illegal member initialization: 'm_pOwnView'
is not a base or member
[build CXX] embeddedobj/source/msole/olevisual.cxx

apparently that was fixed an hour ago in commit
5e58ea581e330680ce0a6695b86fd909d7b5fcb0 "fix windows build"


_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to