MSVC 2015 failing with C2039 and C3861

Stephan Bergmann sbergman at redhat.com
Mon Jan 16 09:17:58 UTC 2017


On 01/14/2017 10:43 PM, Joe Slone wrote:
> Within the last day or so, the build broke on MSVC 2015 with the
> following error:
>
> D:/core/package/source/zipapi/ZipFile.cxx(545): error C2039:
> 'back_inserter': is not a member of 'std'
> C:/PROGRA~2/MICROS~3.0/VC//include\condition_variable(20): note: see
> declaration of 'std'
> D:/core/package/source/zipapi/ZipFile.cxx(545): error C3861:
> 'back_inserter': identifier not found
>  package/source/zipapi/ZipOutputStream.cxx
> make[1]: *** [D:/core/solenv/gbuild/LinkTarget.mk:191:
> D:/core/workdir/CxxObject/package/source/zipapi/ZipFile.o] Error 2
> make[1]: *** Waiting for unfinished jobs....
> make: *** [Makefile:259: build] Error 2

<https://cgit.freedesktop.org/libreoffice/core/commit/?id=32c9876d51fe0357ba66eb6292f772728080510b> 
"ZipFile: make it work on MSVC 14.0" addresses that, I guess


More information about the LibreOffice mailing list