Exception in thread "main" java.lang.UnsatisfiedLinkError: 'int com.jme3.bullet.util.NativeLibrary.countThreads()'
at com.jme3.bullet.util.NativeLibrary.countThreads(Native Method)
at com.jme3.bullet.BulletAppState.<init>(BulletAppState.java:141)
at mygame.Main.<init>(Main.java:40)
at mygame.Main.main(Main.java:51)
C:\Users\Administrator\AppData\Local\jmonkeyplatform\Cache\dev\executor-snippets\run.xml:111: The following error occurred while executing this line:
C:\Users\Administrator\AppData\Local\jmonkeyplatform\Cache\dev\executor-snippets\run.xml:94: Java returned: 1
BUILD FAILED (total time: 0 seconds)
Error adding Minie to project
What did I miss??