JCEF BUILD
Independent project to produce binary artifacts for the jcef project
### Build Specs:
| |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 |
|**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|
|**Limitations**|- |No OSR mode (Jogamp) |- |Needs [custom structure](https://bitbucket.org/chromiumembedded/java-cef/issues/109/) to run outside of a bundle|
---
## Downloading artifacts
You can find the most recent versions of the artifacts on the [releases](../../releases) page of this repository.
## Reporting bugs
Please only report bugs here that are related to the build process.
Please report bugs in JCEF/CEF to the JCEF repository on Bitbucket.
## Building your own projects
You have multiple options to build your own project using this repository. They are listed below.
### Building another git repo using GitHub Actions
To build another git repo, simply fork this repository. Then go to the "Actions" tab of your forked repository,
activate the workflows and manually run the `build-all` (or `build-