problems with jcef 3.1916.1804

Having problems with building or using the JCEF Java binding? Ask your questions here.

problems with jcef 3.1916.1804

Postby PA510024 » Thu Oct 02, 2014 3:14 am

Hello

I try to run the java cef example

I Built the jcef jni dll with windows visual studio 2008 (32b)
I built the jcef_ddl_wrapper dll

I made an eclipse project with the example's java code (java 7, eclipse 3.8.2)
And I try to start the simple's sample mainframe class.

The cefApp loadlibray work ok for jawt and libcef
but when I try to load jcef.dll , I get

Exception in thread "main" java.lang.UnsatisfiedLinkError: C:\jcef\src\out\win32\Release\jcef.dll: La procédure spécifiée est introuvable
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary1(ClassLoader.java:1939)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1864)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1854)
at java.lang.Runtime.loadLibrary0(Runtime.java:845)
at java.lang.System.loadLibrary(System.java:1084)
at org.cef.CefApp.<init>(CefApp.java:153)
at org.cef.CefApp.getInstance(CefApp.java:233)
at org.cef.CefApp.getInstance(CefApp.java:225)
at tests.simple.MainFrame.<init>(MainFrame.java:68)
at tests.simple.MainFrame.main(MainFrame.java:143)


Did someone get this problem ?
How can I get more precise informations, regarding the native methods which fails ?

thank's for your responses

philippe
PA510024
Techie
 
Posts: 11
Joined: Wed Nov 13, 2013 9:53 am

Re: problems with jcef 3.1916.1804

Postby magreenblatt » Thu Oct 02, 2014 4:46 pm

This appears to have been answered in https://code.google.com/p/javachromiume ... ail?id=124.
magreenblatt
Site Admin
 
Posts: 12382
Joined: Fri May 29, 2009 6:57 pm


Return to JCEF Forum

Who is online

Users browsing this forum: No registered users and 17 guests