Welcome, Guest
Username: Password: Remember me
Components and Libraries for Web Development, discussions, problems and suggestions
  • Page:
  • 1

TOPIC:

Correct CEF3 Version to CodeTyphon 6.0 7 years 2 months ago #10538

  • taqtaq
  • taqtaq's Avatar Topic Author
  • Visitor
  • Visitor
Which is the correct CEF3 version to compile the examples of pl_cef in CT 6.00

SO: Windows 10
Thanks

Please Log in or Create an account to join the conversation.

Last edit: by taqtaq.

Correct CEF3 Version to CodeTyphon 6.0 7 years 2 months ago #10539

  • Matis A.
  • Matis A.'s Avatar
  • Away
  • Moderator
  • Moderator
  • Posts: 1061
  • Thank you received: 149
CEF 3.2526

download bin files from

cefbuilds.com/
opensource.spotify.com/cefbuilds/index.html


PS: Lab CT 6.10, pl_CEF has ver 3.2743
PilotLogic Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Matis A..

Correct CEF3 Version to CodeTyphon 6.0 7 years 1 week ago #10698

  • Paul
  • Paul's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 16
  • Thank you received: 0
Hi,

cefbuilds.com/
Has gone down permanently it seems.

403 Forbidden

Code: AllAccessDisabled
Message: All access to this object has been disabled


And spotify doesnt keep versions back far enough for CEF 3.2526, more around CEF 3.2700s (05/26/2016 - CEF 3.2704.1414.g185cd6c / Chromium 51.0.2704.47 to be precise).
opensource.spotify.com/cefbuilds/index.html

Are there any other known sources for the binaries - I've Googled but can't yet find anything that looks reliable.

I'm using Typhon 6.0 stable released January 2017, but need the component's CEF binaries released pre- May 2016 it seems,
any other thoughts please?

Has PilotLogic (or Lazarus) got a repository somewhere of the related binaries needed against the Typhon component versions deployed at all please?

Thanks,
Paul

Please Log in or Create an account to join the conversation.

Correct CEF3 Version to CodeTyphon 6.0 7 years 1 week ago #10699

  • Paul
  • Paul's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 16
  • Thank you received: 0
Turns out Adobe hold the cefbuilds.com domain, so I'm emailing their listed tech support.

-- that was a waste of time got this back,,,

The group dns-tech only accepts messages from people on its allowed senders list, and your email address isn't on the list.
paul Office 365 dns-tech


Posted here instead asking for obsolete version archive availability...

www.magpcss.org/ceforum/viewtopic.php?f=12&t=15055

... but nothing concrete came forward.

With the loss of Adobe's repository we can be left out in the cold with this

Please Log in or Create an account to join the conversation.

Last edit: by Paul. Reason: update of information showing dead end, looking for other archive - not available as it turns out

Correct CEF3 Version to CodeTyphon 6.0 7 years 1 week ago #10701

  • Paul
  • Paul's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 16
  • Thank you received: 0
I tried uninstalling the PilotLogic component (successfully) and installing the generic Chromium component(s) it as if it were a new component for Lazarus using the latest CEF as per:

wiki.freepascal.org/fpCEF3
.. but there are too many error messages in Typhon when executing a trial project,

So I sort of really need the CEF binaries etc. for 2526 so I can use the standardised CodePilot version for Typhon 6.0...

Please Log in or Create an account to join the conversation.

Correct CEF3 Version to CodeTyphon 6.0 7 years 1 week ago #10708

  • Paul
  • Paul's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 16
  • Thank you received: 0
Tried the WayBackMachine, but the earliest they hold is cef_binary_3.2704.1414

web.archive.org/web/20160531181218/opens...cefbuilds/index.html

Any one got any ideas please?
— This component is officially supported in Typhon 6.0 ...

Please Log in or Create an account to join the conversation.

Correct CEF3 Version to CodeTyphon 6.0 7 years 1 week ago #10709

  • Matis A.
  • Matis A.'s Avatar
  • Away
  • Moderator
  • Moderator
  • Posts: 1061
  • Thank you received: 149
My suggestion
update CT to Lab 6.10

1. Download CEF 3.2743 from
opensource.spotify.com/cefbuilds/index.html

a) in Version Filter set "3.2743" hit apply button

b) download "Standard Distribution" for your OS (for sample cef_binary_3.2743.1449.g90ba67d_windows32.tar.bz2)




2. Uzip the file above. We'll only need the "Release" & "Resources" folders from this packed file.

3. Copy all the files inside the "Release" folder from CEF package directly into your project "executable directory".



4. Copy all the files inside the "Resources" folder from CEF package directly into your project "executable directory".




NOTE: for CodeOcean pl_CEF samples executable directory directory is:
For Win: C:\codetyphon\CodeOcean\pl_CEF\samples\xbin\
or
For Unix: /usr/local/codetyphon/CodeOcean/pl_CEF/samples/xbin/




CodeTyphon with Typhon64 and cef_binary_3.2743.1449.g90ba67d_windows64.tar.bz2
Have Fun...
and please post your suggestions or fixes
PilotLogic Core Programmer
The following user(s) said Thank You: Tigr

Please Log in or Create an account to join the conversation.

Last edit: by Matis A..
  • Page:
  • 1