<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style></head><body lang=EN-US link="#0563C1" vlink="#954F72"><div class=WordSection1><p class=MsoNormal>Hello, upon using â€œ./autogen.sh”, with the default â€œ--enable-debug” flag in autogen.input to configure a build, I receive the output listed in the attached text file. I have had no issues with the installation of Cygwin, Lode, or retrieving the LibreOffice source code via Git prior to this step. I used this tutorial <a href="http://devcentral.libreoffice.org/devguide.html#prereqwin">http://devcentral.libreoffice.org/devguide.html#prereqwin</a><o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>The line indicating failure states:<o:p></o:p></p><p class=MsoNormal>“checking What the C++ library is... configure: error: Could not figure out what C++ library this is<o:p></o:p></p><p class=MsoNormal>Error running configure at ./autogen.sh line 281.”<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I do not know which library it is describing or how to alleviate the error. I have combed through much of the tutorials (including general and non-Windows specific) on the LibreOffice Wiki as well as searching Stack Overflow and the like for a similar error.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>It also states that it cannot find many standard C header files<o:p></o:p></p><p class=MsoNormal>I’m thinking this may be a referencing problem to where the files are located (They are present when used from Visual Studio on other C and C++ projects from their default install location)  but I don’t know how to handle this, if I even need to (I assume so).<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I also ask if any of the warnings also pertain to this issue or if they are just extra fluff warnings that come standard and are usually ignored.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Windows 10 64-bit<o:p></o:p></p><p class=MsoNormal>Visual Studio 2015 Update 3<o:p></o:p></p><p class=MsoNormal>Windows SDK 7.1 & 8,1<o:p></o:p></p><p class=MsoNormal>Java SDK 8<o:p></o:p></p></div></body></html>