JNI shared library not found [message #1272939] |
Wed, 19 March 2014 01:46  |
Eclipse User |
|
|
|
Hi Ya'll,
It took me hours to figure out, but I finally got the JRE to be recognized by copying the zip to a JRE folder I created and running install from there. (my own solution) I'm really confused as to why it is so difficult to find out what to do to get this running. Now I am getting "JNI shared library not found " error when I try to run Eclipse. I am starting to think it may take days to get this even running much less figured out. I'm trying to teach myself programming skills. Is there a tutorial "for dummys" or something to help me understand what I am doing regards Eclipse? Its been a decade and a half since I ran any kind of IDE. Any help to get my head around this would be appreciated.
Thanks.
Jim
|
|
|
|
|
Re: JNI shared library not found [message #1279050 is a reply to message #1278768] |
Fri, 28 March 2014 03:09  |
Eclipse User |
|
|
|
Neither one gives a lot of information to go on, but one of the most frequent issues on 64-bit machines is not matching the 32/64-bitness of Eclipse and Java. If you have 64-bit Java, get a 64-bit Eclipse. If you have 32-bit Java, even if you're on a 64-bit OS, get 32-bit Eclipse. If this isn't your problem, Prescott, give more details.
|
|
|
Powered by
FUDForum. Page generated in 0.29946 seconds