ERROR: java.lang.UnsatisfiedLinkError: no awt in java.library.path when attempting to build a native image that depends on AWT on macOS.
Original issue reported at #2842
The parent issue has been resolved for both windows and linux but remains on macOS. Per @vjovanov, I'm creating a separate report to track this issue specifically for macOS since the parent issue has been closed.
ERROR: java.lang.UnsatisfiedLinkError: no awt in java.library.pathwhen attempting to build a native image that depends on AWT on macOS.Original issue reported at #2842
The parent issue has been resolved for both windows and linux but remains on macOS. Per @vjovanov, I'm creating a separate report to track this issue specifically for macOS since the parent issue has been closed.