[SOLVED] UnsatisfiedLinkError after switching to Minie physics

Do that, and you can stop worrying about loading the native library.

More specifically:

  1. Move all application logic into appstates and controls … and out of main().
  2. Invoke start() from main().
  3. Move on to the next challenge…
3 Likes