From c155194545769b9dada9408116b3f72aa53f583f Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Mon, 19 Aug 2019 06:27:34 +0200 Subject: Bug 1363: Java 11: Validated build on Java11 Note: On Windows w/ CMake 3.15.2 and MingW64 8.1.0 openal-soft still doesn't build through yet (no regression, didn't build before). I added the and had to replace \cygwin\bin\sh.exe with a symbolic link to \cygwin\bin\bash.exe to make it pass .. still WIP. Compilation setup also claimed DSOUND headers were n/a. --- www/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/index.html') diff --git a/www/index.html b/www/index.html index c307b7c..ff6236d 100644 --- a/www/index.html +++ b/www/index.html @@ -42,7 +42,7 @@

The JOAL Project hosts a reference implementation of the Java bindings for OpenAL API, and is designed to provide - hardware-supported 3D spatialized audio for games written + hardware-supported 3D spatialized audio for applications written in Java.

-- cgit v1.2.3