UnsatisfiedLinkError with sqlite4java Jar on Mac OS X
问题 I'm using the sqlite4java library in my Java application and it works just fine when I'm running it in Eclipse. But when I build the runnable JAR and try to run it on Mac OS X, I get the following error: Error: Could not load database file. Error: com.almworks.sqlite4java.SQLiteException: [-91] cannot load library: java.lang.UnsatisfiedLinkError: no sqlite4java-osx-x86_64 in java.library.path This happens even when I select "Package required libraries into generated JAR", which supposedly