New binaries availablity?

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

New binaries availablity?

Postby odbol » Sat Dec 27, 2014 11:40 pm

Hi!

I am running into the localStorage not persisting issue ( https://code.google.com/p/javachromiume ... ail?id=127 ), and would like to use the fix from revision 109 (https://code.google.com/p/javachromiume ... tail?r=109) , however it's not available in the binary downloads page yet.

Does anyone have a more recent build/binary that I can download? Or is there an expected release date for that?

Thanks!

Tyler
odbol
Newbie
 
Posts: 1
Joined: Sat Dec 27, 2014 11:35 pm

Re: New binaries availablity?

Postby magreenblatt » Mon Dec 29, 2014 8:44 am

You can build it yourself following the instructions from https://code.google.com/p/javachromiume ... ndBuilding.
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm

Re: New binaries availablity?

Postby gawadam » Mon Mar 09, 2015 10:49 am

I'd like to subscribe to above request. I have been trying to build the project manually for the past two days using latest CEF, with setup like in above linke (VS2010, Win 7 64bit, latest CEF binaries - 2295) but I am hitting a lot of issues, and it looks like the JNI code is no longer matching CEF binaries 2295 as I am getting a lot of warnings when trying to build the code, i.e.

3>native\CefCookieManager_N.cpp(16): error C2660: 'CefCookieManager::GetGlobalManager' : function does not take 0 arguments
3>native\CefCookieManager_N.cpp(32): error C2660: 'CefCookieManager::CreateManager' : function does not take 2 arguments
3>native\CefCookieManager_N.cpp(53): error C2660: 'CefCookieManager::SetSupportedSchemes' : function does not take 1 arguments
3>native\CefCookieManager_N.cpp(128): error C2660: 'CefCookieManager::SetStoragePath' : function does not take 2 arguments

Would anyone be kind enough to share JCEF binaries where localstorage is working?

Thank you in advance, that would save us all quite some time.
gawadam
Newbie
 
Posts: 7
Joined: Fri Mar 06, 2015 4:22 am

Re: New binaries availablity?

Postby kaiklimke » Wed Mar 11, 2015 12:30 am

Hi gawadam,
you have to use the right CEF version. You're trying to use 3.2295.??? which isn't supported yet.
Always use the branch-version listed in "src/third_party/cef/README.jcef" - in the current case 3.2171.1902

Goto "http://cefbuilds.com", scroll down until you read "Branch 2171" and download the CEF-version fitting to your OS.
Then those compile errors should be gone.

Regards,
Kai
kaiklimke
Techie
 
Posts: 19
Joined: Tue Oct 29, 2013 3:49 am

Re: New binaries availablity?

Postby gawadam » Wed Mar 11, 2015 6:38 am

Hi Kai - many thanks for reply. You are right, I was using unsupported CEF binaries, I misunderstood the README file.. Now the code builds fine for me and I can run 64bit version with no issues :)

Many Thanks
gawadam
Newbie
 
Posts: 7
Joined: Fri Mar 06, 2015 4:22 am

Re: New binaries availablity?

Postby AJRimmer » Sun Aug 02, 2015 3:39 am

Hi, can you please post your 2015 binaries? I will try my luck with them. Its too hard for me to make it work, I wish there was a single jar that I can use.
AJRimmer
Newbie
 
Posts: 1
Joined: Sun Aug 02, 2015 3:06 am


Return to JCEF Forum

Who is online

Users browsing this forum: No registered users and 133 guests