I am trying to start developing libreoffice. I tried to 
configure and build the code
I gave the following command in cygbin...............................
c:/sources/libo-core/autogen.sh \
             --with-external-tar=c:/sources/lo-externalsrc \
             --with-junit=c:/sources/junit-4.10.jar \
             --with-ant-home=c:/sources/apache-ant-1.9.5 \
             --enable-pch --disable-ccache \
             --disable-ccache \
             --with-jdk-home
...............I got the following 
error.........................................Error running configure at 
c:/sources/libo-core/autogen.sh line 321.
configure: error: No JDK found, pass the --with-jdk-home option (or fix the 
path) pointing to a 64-bit JDK >= 17.....................................Now I 
am stuck. Please suggest something.
My Java is at following, I think
...................
 C:\Program Files\Microsoft\jdk-11.0.21.9-hotspot\bin
.........................


Reply via email to