MSVC 2015 failing with C2039 and C3861

Joe Slone thelukester666 at hotmail.com
Sat Jan 14 21:43:21 UTC 2017


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

The following commit looks like the likely cause:

https://cgit.freedesktop.org/libreoffice/core/commit/package/source/zipapi?id=4ae705d02df0ddf75b97d0e94add6994626f487e


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20170114/37d294d5/attachment.html>


More information about the LibreOffice mailing list