开发者

Exception in thread "main" java.lang.UnsatisfiedLinkError: no Terminal in java.library.path

开发者 https://www.devze.com 2023-03-23 14:44 出处:网络
I was trying to run the CHARVA Tutorial thru Eclipse after setting up the JAR, but I receive Exception in thread \"main\" java.lang.UnsatisfiedLinkErr开发者_如何学运维or: no Terminal in java.library

I was trying to run the CHARVA Tutorial thru Eclipse after setting up the JAR, but I receive

Exception in thread "main" java.lang.UnsatisfiedLinkErr开发者_如何学运维or: no Terminal in java.library.path

in the console. Any clue on how to fix this up?


As Dave said, Charva requires a native library called Terminal to run. As far as I remember, it is included in the binary distribution for Charva.

Eclipse-specific instructions: In your project properties, select Java Build Path, then Libraries. Locate the jar and set the Native library location to the path where the Terminal library is.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号