Recent

Author Topic: Cef problem  (Read 2194 times)

xinyiman

  • Hero Member
  • *****
  • Posts: 2256
    • Lazarus and Free Pascal italian community
Cef problem
« on: September 24, 2021, 08:44:39 am »
Hi all, I'm trying to use Cef4Delphi.lpk, using demo programs I was able to figure out how to use it. When I compile it tells me that I use the wrong version of the dlls.

Expected libcef.dll version: 90.5.4.0
Found libcef.dll version: 93.1.14.0

But I can't find the correct version. Can anyone tell me where to find it?
Win10, Ubuntu and Mac
Lazarus: 2.1.0
FPC: 3.3.1

Zvoni

  • Hero Member
  • *****
  • Posts: 2317
Re: Cef problem
« Reply #1 on: September 24, 2021, 09:09:53 am »
https://github.com/salvadordf/CEF4Delphi

???
Quote
CEF4Delphi uses CEF 93.1.14 which includes Chromium 93.0.4577.82.
One System to rule them all, One Code to find them,
One IDE to bring them all, and to the Framework bind them,
in the Land of Redmond, where the Windows lie
---------------------------------------------------------------------
Code is like a joke: If you have to explain it, it's bad

xinyiman

  • Hero Member
  • *****
  • Posts: 2256
    • Lazarus and Free Pascal italian community
Re: Cef problem
« Reply #2 on: September 24, 2021, 09:25:20 am »
I started from there to make my app. But the link to the cef dlls gives me a wrong version.
Win10, Ubuntu and Mac
Lazarus: 2.1.0
FPC: 3.3.1

Zvoni

  • Hero Member
  • *****
  • Posts: 2317
Re: Cef problem
« Reply #3 on: September 24, 2021, 10:11:02 am »
Then you either have an old package, or the Demo-Program wasn't updated to new DLL-Version.

EDIT: By any chance: Do you have any other CEF-Packages installed (DCEF3 etc.)?
What i could find: You have to point the path to the CEF4Delphi-Folder
https://www.briskbard.com/forum/viewtopic.php?t=730

EDIT2: Did you follow the Install-Instructions? There is a separate section for Lazarus-Install
https://www.briskbard.com/index.php?lang=en&pageid=cef#installation
« Last Edit: September 24, 2021, 10:13:42 am by Zvoni »
One System to rule them all, One Code to find them,
One IDE to bring them all, and to the Framework bind them,
in the Land of Redmond, where the Windows lie
---------------------------------------------------------------------
Code is like a joke: If you have to explain it, it's bad

Martin_fr

  • Administrator
  • Hero Member
  • *
  • Posts: 9791
  • Debugger - SynEdit - and more
    • wiki
Re: Cef problem
« Reply #4 on: September 24, 2021, 01:01:58 pm »
https://cef-builds.spotifycdn.com/index.html

There is a "version filter" on that page. So you can get any version you want..

 

TinyPortal © 2005-2018