This repository has been archived by the owner on Jun 17, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 102
AdoptOpenJDK 8 libfontmanager.dylib requires libfreetype.6.dylib #42
Labels
bug
Something isn't working
Comments
Which cask did you use for this? It may actually be an underlying build problem we have with our Mac OS X binaries |
See adoptium/temurin-build#202 and related issues - looks like they're all intertwined |
Coretto had the same issue as us... Apparently by renaming renaming |
Same problem here when using |
@sxa555 / @johnoliver could one of you add this command to the build scripts? |
@rmartin7c please try with the new jdk8 release? |
@gdams Looks good to me. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When I attempted to run IntelliJ IDEA 2018.2 using Adopt OpenJDK 8 as the boot JDK, it failed with the following:
I was able to recover by manually installing freetype from homebrew:
brew install freetype
Can we solve this with a dependency on the cask(s)?
The text was updated successfully, but these errors were encountered: