<div dir="ltr"><pre style="white-space:pre-wrap;color:rgb(0,0,0)">Hi,
i tried to build but failed during configure:</pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)">I have installed VS2017 again but it's of no use and I am again getting this error.

Error is <b>windows sdk not found</b>.

Do i need to install a different Windows SDK ?

Regards
Apoorva

--HP@APOORVA ~/lode/dev/core</pre><font face="monospace">$ ./autogen.sh<br>Running ./configure with '--enable-debug --srcdir=/home/HP/lode/dev/core --enable-option-checking=fatal'<br>********************************************************************<br>*<br>*   Running LibreOffice build configuration.<br>*<br>********************************************************************<br><br>checking build system type... x86_64-pc-cygwin<br>checking host system type... x86_64-pc-cygwin<br>checking for product name... LibreOfficeDev<br>checking for package version... 6.5.0.0.alpha0+<br>checking for product version... 6.5<br>checking for grep that handles long lines and -e... /usr/bin/grep<br>checking for egrep... /usr/bin/grep -E<br>checking for grep... (cached) /usr/bin/grep<br>checking for GNU Make... C:/cygwin/home/HP/lode/opt/bin/make<br>configure: Using a native Win32 GNU Make version.<br>checking for explicit COMSPEC... found: C:\Windows\system32\cmd.exe<br>checking for sed... /usr/bin/sed<br>checking whether to use link-time optimization... no<br>checking for explicit AFLAGS... no<br>checking for explicit CFLAGS... no<br>checking for explicit CXXFLAGS... no<br>checking for explicit OBJCFLAGS... no<br>checking for explicit OBJCXXFLAGS... no<br>checking for explicit LDFLAGS... no<br>checking whether build target is Release Build... no<br>checking whether to sign windows build... no<br>checking for gawk... gawk<br>checking for gawk... /usr/bin/gawk<br>checking for bash... /bin/sh<br>checking for GNU or BSD tar... tar<br>checking for tar's option to strip components... --strip-components<br>checking how to build and package galleries... internal src images for desktop<br>checking whether to build with Java support... yes<br>checking whether to treat the installation as read-only... no<br>checking whether to build a 64-bit LibreOffice... no<br>checking Visual C++... C:/PROGRA~2/MICROS~1/2017/COMMUN~1/VC<br>checking for short pathname of VC product directory... C:/PROGRA~2/MICROS~1/2017/COMMUN~1/VC<br>checking for UCRT location... found<br>checking for MSBuild.exe location for: 15.0... C:/PROGRA~2/MICROS~1/2017/COMMUN~1/VC/../MSBuild/15.0/Bin<br>checking cl.exe... found Visual C++ 2017 (C:/PROGRA~2/MICROS~1/2017/COMMUN~1/VC/Tools/MSVC/1416~1.270/bin/HostX64/x86/cl.exe)<br>checking cl.exe is at least Visual Studio 2017 version 15.7... yes<br>checking for a x64 compiler and libraries for 64-bit Explorer extensions... found<br>checking whether the compiler is actually Clang... no<br>checking the dependency generation prefix (cl.exe -showIncludes)... "Note: including file:"<br>checking whether to build with additional debug utilities... no<br>checking whether to do a debug build... yes<br>checking whether cl.exe supports -ggnu-pubnames... no<br>checking whether to generate debug information... yes<br>checking whether to compile with optimization flags... no<br>checking which package format to use... none<br>checking syslog.h usability... no<br>checking syslog.h presence... no<br>checking for syslog.h... no<br>checking whether to turn warnings to errors... yes<br>checking whether to have assert() failures abort even without --enable-debug... yes<br>checking whether to enable CUPS support... no<br>checking whether we want to fetch tarballs... yes, if we use them<br>checking whether to build help... no<br>checking whether to enable xapian-omega support for help... no<br>checking whether to include MySpell dictionaries... no<br>checking whether to use dicts from external paths... no<br>checking whether to enable pch feature... yes (full)<br>checking the GNU Make version... C:/cygwin/home/HP/lode/opt/bin/make 4.2.1<br>checking whether GNU Make supports the 'file' function... yes<br>checking for --hash-style gcc linker support... no<br>checking for perl... /usr/bin/perl<br>checking the Perl version... Perl 5<br>checking for required Perl modules... all modules found<br>checking for Windows SDK... configure: error: The Windows SDK not found, check the installation<br>Error running configure at ./autogen.sh line 292.</font></div>