Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » java.lang.UnsatisfiedLinkError: Unable to load library 'kernel32'(java.lang.UnsatisfiedLinkError: Unable to load library 'kernel32': Native library (linux-x86-64/libkernel32.so) not found in resource path (/opt/eclipse/plugins/org.eclipse.equinox.launcher_1.3.0.v201)
java.lang.UnsatisfiedLinkError: Unable to load library 'kernel32' [message #1691868] Fri, 10 April 2015 08:55
Unicorn unicorn is currently offline Unicorn unicornFriend
Messages: 1
Registered: April 2015
Junior Member
I have an eclipse application which runs in Windows. I am trying to provide support of the tool to LINUX. When I have loaded the workspace and run the app, I'm getting the fllowing exception:

java.lang.UnsatisfiedLinkError: Unable to load library 'kernel32': Native library (linux-x86-64/libkernel32.so) not found in resource path (/opt/eclipse/plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar)

How can I get the libkernel.so file? How can I sove this issue?
Previous Topic:error while opening eclipse
Next Topic:Java IDE: Can't set regular breakpoints in; options grayed out
Goto Forum:
  


Current Time: Sat Apr 27 04:56:00 GMT 2024

Powered by FUDForum. Page generated in 0.08888 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top