Problem building JCEF "Can't find dependent libraries"

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

Problem building JCEF "Can't find dependent libraries"

Postby akshat » Tue Apr 22, 2014 12:08 am

I started following instructions on BranchesAndBuilding page.

I successfully got through upto Manual Binding compile.bat step.

After that when I run "run.bat win32 Release".
I got following error:
java.lang.UnsatisfiedLinkError: jcef.dll: Can't find dependent libraries.

After checking with DependencyWalker, I found out "jcef.dll" is dependent upon "IESHIMS.DLL" and "JAWT.DLL".
I copied "IESHIMS.DLL" into the same directory as "jcef.dll" and "IESHIMS.DLL" is working now.

But, "JAWT.DLL" is the part of Java and is found under JAVA_HOME/jre.
Then, why it is not able to find "JAWT.DLL" there?

Please help!!!
akshat
Techie
 
Posts: 14
Joined: Wed Apr 02, 2014 10:42 am

Re: Problem building JCEF "Can't find dependent libraries"

Postby akshat » Tue Apr 22, 2014 3:37 am

Ok, I got it.

I didn't set path for JRE bin folder.

Now, its working.

Thanks.
akshat
Techie
 
Posts: 14
Joined: Wed Apr 02, 2014 10:42 am


Return to Support Forum

Who is online

Users browsing this forum: No registered users and 63 guests