Another Windows configure issue: error: Could not figure out what C++ library this is
Jan-Marek Glogowski
glogow at fbihome.de
Sat Nov 27 16:08:16 UTC 2021
Am 27.11.21 um 11:56 schrieb Ilmari Lauhakangas:
> checking the dependency generation prefix (cl.exe -showIncludes)...
> "conftest.c(1): fatal error C1083: Cannot open include file: 'stdlib.h':
> No such file or dir"ctory
seems the first error.
Please recheck all the components from
https://wiki.documentfoundation.org/Development/BuildingOnWindows#Install_Visual_Studio
stdlib.h is AFAIK part of the "Windows Universal C Runtime". For me the
header is in /cygdrive/c/Program Files (x86)/Windows
Kits/10/Include/<SDK version>/ucrt/stdlib.h
More information about the LibreOffice
mailing list