diff --git a/BUILDING.md b/BUILDING.md index b11ab8b3..5dbafd86 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -48,8 +48,9 @@ Build Requirements install the Java Developer Package, which can be downloaded from (Apple ID required.) For other systems, you can obtain the Oracle Java Development Kit from - . + . + * If using JDK 11 or later, CMake 3.10.x or later must also be used. ### Windows @@ -83,7 +84,10 @@ Build Requirements appropriate compiler paths automatically set. - If building the TurboJPEG Java wrapper, JDK 1.5 or later is required. This - can be downloaded from . + can be downloaded from + . + + * If using JDK 11 or later, CMake 3.10.x or later must also be used. Out-of-Tree Builds