Changes between Version 1 and Version 2 of Ticket #41610, comment 15
- Timestamp:
- Dec 29, 2020, 7:17:07 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #41610, comment 15
v1 v2 1 The `JavaVM.framework` is removed from macOS SDK since 11.0, and the dependency of `openjdk8` can be added to `portmidi`. 2 It seems that this issue can be narrowed down to how to make `FindJNI` find the correct Framework path of the installed **OpenJDK8**. 3 4 I installed `openjdk8`, but the process of `port install portmidi` cannot find the framework `/Library/Java/JavaVirtualMachine/openjdk8/`.