mirror of
https://github.com/jcefmaven/jcefbuild.git
synced 2025-09-17 21:06:38 +08:00
Fix smaller typos - original version copied and modified from the repository of @smac89
This commit is contained in:
parent
c37cd892ba
commit
e548f7add5
@ -8,18 +8,18 @@
|
|||||||
### Build Specs:
|
### Build Specs:
|
||||||
|
|
||||||
| |Win i386 & amd64 |Win arm64 |Linux i386, amd64, arm & arm64|MacOS amd64 & arm64 |
|
| |Win i386 & amd64 |Win arm64 |Linux i386, amd64, arm & arm64|MacOS amd64 & arm64 |
|
||||||
|---------------|-------------------|-------------------|------------------------------|------------------------------|
|
|---------------|-------------------|-----------------------|------------------------------|------------------------------|
|
||||||
|**Java** |Oracle JDK 8 |Microsoft JDK 11 |OpenJDK 11 |Temurin JDK 8 |
|
|**Java** |Oracle JDK 8 |Microsoft JDK 11 |OpenJDK 11 |Temurin JDK 8 |
|
||||||
|**Compiler** |VS 2019 |VS 2019 |GCC 10 |Xcode 12 |
|
|**Compiler** |VS 2019 |VS 2019 |GCC 10 |Xcode 12 |
|
||||||
|**Build** |Python 3.7; `ninja`|Python 3.7; `ninja` |Python 3.7; `ninja` |Python 2.7; `ninja`; SDK 10.11|
|
|**Build** |Python 3.7; `ninja`|Python 3.7; `ninja` |Python 3.7; `ninja` |Python 2.7; `ninja`; SDK 10.11|
|
||||||
|**Limitations**|- |No OSR mode |- |Most likely needs a bundle |
|
|**Limitations**|- |No OSR mode (Jogamp) |- |Most likely needs a bundle |
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Downloading artifacts
|
## Downloading artifacts
|
||||||
You can find the most recent versions of our artifacts on the releases page of this repository.
|
You can find the most recent versions of the artifacts on the [releases](../../releases) page of this repository.
|
||||||
|
|
||||||
## Reporting bugs
|
## Reporting bugs
|
||||||
Please only report bugs here that are related to the build process.
|
Please only report bugs here that are related to the build process.
|
||||||
|
Loading…
Reference in New Issue
Block a user