Changes between Version 1 and Version 2 of Ticket #41610, comment 15


Ignore:
Timestamp:
Dec 29, 2020, 7:17:07 AM (3 years ago)
Author:
exaos (Exaos Lee)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #41610, comment 15

    v1 v2  
     1The `JavaVM.framework` is removed from macOS SDK since 11.0, and the dependency of `openjdk8` can be added to `portmidi`.
     2It seems that this issue can be narrowed down to how to make `FindJNI` find the correct Framework path of the installed **OpenJDK8**.
     3
     4I installed `openjdk8`, but the process of `port install portmidi` cannot find the framework `/Library/Java/JavaVirtualMachine/openjdk8/`.