MATLAB爱好者论坛-LabFans.com

MATLAB爱好者论坛-LabFans.com (https://www.labfans.com/bbs/index.php)
-   Maple论坛 (https://www.labfans.com/bbs/forumdisplay.php?f=35)
-   -   [问题] Java load Mac环境下报Library not loaded: @rpath/libhf.dylib错误 (https://www.labfans.com/bbs/showthread.php?t=21292)

xlfsc_cs 2019-03-22 11:49

Java load Mac环境下报Library not loaded: @rpath/libhf.dylib错误
 
环境:Mac,Maple2018,JDK1.8
-Xms1024m -Xmx6192m -Djava.library.path=/Library/Frameworks/Maple.framework/Versions/2018/bin.APPLE_UNIVERSAL_OSX

报错:java.lang.UnsatisfiedLinkError: /Library/Frameworks/Maple.framework/Versions/2018/bin.APPLE_UNIVERSAL_OSX/libjopenmaple.jnilib: dlopen(/Library/Frameworks/Maple.framework/Versions/2018/bin.APPLE_UNIVERSAL_OSX/libjopenmaple.jnilib, 1): Library not loaded: @rpath/libhf.dylib
Referenced from: /Library/Frameworks/Maple.framework/Versions/2018/bin.APPLE_UNIVERSAL_OSX/libjopenmaple.jnilib
Reason: image not found
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1861)
at java.lang.Runtime.loadLibrary0(Runtime.java:870)
at java.lang.System.loadLibrary(System.java:1122)
at com.maplesoft.openmaple.Engine.<clinit>(Unknown Source)


所有时间均为北京时间。现在的时间是 19:48

Powered by vBulletin
版权所有 ©2000 - 2025,Jelsoft Enterprises Ltd.