Re: OpenJDK Build with JavaFX

2023-07-06 Thread Philip Race
You don't have to build either of them yourself. You can create a jlinked image from pre-built binaries. Eg get JDK 20 from https://www.oracle.com/java/technologies/downloads/ unpack it and add it to your PATH Get pre-built JavaFX 20 jmods from https://gluonhq.com/products/javafx/ eg javafx-jmod

Re: OpenJDK Build

2023-07-06 Thread yumin qi
try configure --disable-warnings-as-errors On Thu, Jul 6, 2023 at 8:32 AM Michael Gasche wrote: > Hi > > Would you mind giving me a little assistance here (see below) with the > OpenJDK build-error? > Couldn’t find out what it is. > > Thank you! > > Best, Michael > > —— > > > 0. Configure > —— >