23.01.2014, 22:40, "Greg Bullock" <g...@nwra.com>: > Thank you, Rob. > > How is the JDK part of your configuration handled? Do you have > something on your environment path? > > I've had no success with either > > --with-jdk-home="/cygdrive/c/Program Files/Java/jdk1.7.0_51" > > or > > --with-jdk-home="$JAVA_HOME_PATH" > where > JAVA_HOME_PATH="/cygdrive/c/Program Files/Java/jdk1.7.0_51" > > Perhaps the space in the path name frustrates the aoo build, but so far > I'm reluctant to move JDK to a different, spaceless folder.
AFAIK, you have to install 32-bit JDK. And in my case, this option works for me: --with-jdk-home=/cygdrive/c/Program\ Files\ \(x86\)/Java/jdk1.7.0_45 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail: dev-h...@openoffice.apache.org