Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Rococoa を OSX で動作させるには、bin ディレクトリを jna.library.path に追加する必要がありますが、その方法がわかりません。System.getProperty("jna.library.path"); を呼び出すときのJava内 null が返されるため、bin ディレクトリを配置する場所についての手がかりが得られません。何か案は?
java -Djna.library.path=path\to\bin