zuse12345 / jmonkeyengine

Automatically exported from code.google.com/p/jmonkeyengine
0 stars 0 forks source link

Natives class shouldn't extract native bullet if its not on the classpath #404

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run jME3 using jbullet.

What is the expected output? What do you see instead?
This warning is displayed each time jME3 runs:
WARNING: Cannot locate native library: macosx/libbulletjme.jnilib

To prevent the warning, the Natives class should check to make native bullet is 
on the classpath before attempting to extract its required native library. 

Original issue reported on code.google.com by ShadowIs...@gmail.com on 22 Sep 2011 at 12:49

GoogleCodeExporter commented 9 years ago

Original comment by normen667 on 5 Oct 2011 at 3:39