<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hi,</div>

<div> </div>

<div>I am trying to compile LO for the first time on windows and do follow the official guide</div>

<div> </div>

<div>https://wiki.documentfoundation.org/Development/BuildingOnWindows</div>

<div> </div>

<div>Nevertheless I am runnning into several issues while configuring the build.</div>

<div> </div>

<div>Running autogen.sh gives errors,</div>

<div> </div>

<div>it is not finding C++ build tools (Win 10 SDK), even if Visual Studio is available. I have to use the option "--with-visual-studio=2022"</div>

<div>it is not finding JDK, even if it is available. Option "--with-jdk-home=/cygdrive/c/jdk-21.0.1/bin" is not solving the issue.</div>

<div> </div>

<div>The JDK was downloaded from Microsoft server as 64bit version and the PATH is set correctly.</div>

<div> </div>

<div>There are hints in the documentation given above for Java installation and to eventually modify the "--with-jdk-home" in "autogen.input". There is no file "autogen.input"!</div>

<div> </div>

<div>What is going wrong? Is the documentaion not up-to-date or do I am missing some details?</div>

<div> </div>

<div>Greets</div>

<div> </div>

<div>Joachim</div>

<div> </div></div></body></html>