0

I want to run the java projection written by other people using eclipse in my computer, and my os is win-7 64bits, but the error "Exception in thread "main" java.lang.ExceptionInInitializerError: unable to load from [netlib-native_system-win-x86_64.dll]" always happens. What can I do to solve this problem? Thanks so much!I really need help! enter image description here

lu tingting
  • 41
  • 1
  • 3

1 Answers1

0

Take a look at this question: Scala Breeze Unable to load windows 64 dll

It seems to be the same.

Hope helps

Community
  • 1
  • 1
Francisco Hernandez
  • 2,378
  • 14
  • 18
  • Thank you very much! However I cannot understand how to set the JVM properties as that answer. So could you help me? – lu tingting Nov 10 '15 at 21:45