Hi,

i was able to solve the configure problem by patching the lo 6.1.6 
"configure.ac":

detect: NET Framework 4.7.2
  line 5156: for ver in 4.7.2 4.7.1 4.7 4.6.2 4.6.1; do
  line 5190: for ver in 4.7.2 4.7.1 4.7 4.6.2 4.6.1 4.6; do

detect Windows SDK 10.0.17763
  line 5251  elif test "$regvalue" = "10.0.17134"; then
  line 5252       winsdklibsubdir="10.0.17134"
  line 5253 elif test "$regvalue" = "10.0.17763"; then
  line 5254       winsdklibsubdir="$regvalue.0"

Regards
Oliver

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to