Hi,
I updated the library to version 97.1.9.0, after which I started writing in programs: Unsupported version. Expected 92.0.25.0. Found: 97.1.9.0. I can't understand what the problem is, because I updated completely, and inserted the current version (97) from the Release and Resources folders into the program folder. But I didn't figure out what the problem was.
I thought I had to replace it somewhere in windows, but I don't know where to figure it out.
And another question about updates after version 97. Is Delphi7 support closed?
Please tell me?
Win7, Delphi7
___
Thanks You!
Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.
Unsupported CEF version
- salvadordf
- Posts: 4580
- Joined: Thu Feb 02, 2017 12:24 pm
- Location: Spain
- Contact:
Re: Unsupported CEF version
Hi,
Sometimes Delphi keeps using old BPL and DCU files. You need to install CEF4Delphi again folloing this guide :
https://www.briskbard.com/forum/viewtopic.php?p=7942#p7942
Sometimes Delphi keeps using old BPL and DCU files. You need to install CEF4Delphi again folloing this guide :
https://www.briskbard.com/forum/viewtopic.php?p=7942#p7942
Re: Unsupported CEF version
Hello and thanks you, i win it))), but i have one problem (on screenshot)salvadordf wrote: Mon Apr 11, 2022 10:03 am Hi,
Sometimes Delphi keeps using old BPL and DCU files. You need to install CEF4Delphi again folloing this guide :
https://www.briskbard.com/forum/viewtopic.php?p=7942#p7942
and in chromium 97 on d7 program does not work, and gives an error. I can't install the latest version. Latest version that can be installed is 97, but it does not work.
You do not have the required permissions to view the files attached to this post.
- salvadordf
- Posts: 4580
- Joined: Thu Feb 02, 2017 12:24 pm
- Location: Spain
- Contact:
Re: Unsupported CEF version
In case you use Delphi 7, 8, 2005, 2006, 2007, 2009, 2010 or XE then open CEF4Delphi.dpk
Follow these installation instructions :
https://www.briskbard.com/index.php?lang=en&pageid=cef#installation
There are only 2 demos ready to be used by Delphi 7 users : SimpleBrowser and SimpleBrowser2.
Follow these installation instructions :
https://www.briskbard.com/index.php?lang=en&pageid=cef#installation
There are only 2 demos ready to be used by Delphi 7 users : SimpleBrowser and SimpleBrowser2.
- salvadordf
- Posts: 4580
- Joined: Thu Feb 02, 2017 12:24 pm
- Location: Spain
- Contact:
Re: Unsupported CEF version
Sorry. Delphi 11 added that dependency when I tested that package but I just fixed it and uploaded it to GitHub.
Please, download CEF4Delphi again from GitHub.
Please, download CEF4Delphi again from GitHub.
Re: Unsupported CEF version
Ouu, Thanks! Everything worked out for me!!!!!!salvadordf wrote: Tue Apr 12, 2022 8:03 am In case you use Delphi 7, 8, 2005, 2006, 2007, 2009, 2010 or XE then open CEF4Delphi.dpk
Follow these installation instructions :
https://www.briskbard.com/index.php?lang=en&pageid=cef#installation
There are only 2 demos ready to be used by Delphi 7 users : SimpleBrowser and SimpleBrowser2.
Initially, due to my stupidity, the old components were stored in the LIb folder. I then experienced problems with the installation, then everything turned out to be installed. But the components remained. Until I reinstalled it 2 times, I didn't understand what was the matter. Then everything became. But apparently something went wrong with the version, and in chromium 100 you fixed the bugs. But the 100 version did not want to get up. There was an error. Then I thought of commenting out the text in the file: CEF4Delphi.dpk: {$R *.otares} and then everything was compiled and installed! Updated all the dll and everything worked!)) Happy as an elephant. Hahaha. Thank you very much) I'm sorry that you sometimes have to answer our idiotic questions that have already been parsed 100 times.
Re: Unsupported CEF version
wow, ok, i recompiling componets, i sendsalvadordf wrote: Tue Apr 12, 2022 9:51 am Sorry. Delphi 11 added that dependency when I tested that package but I just fixed it and uploaded it to GitHub.
Please, download CEF4Delphi again from GitHub.
Re: Unsupported CEF version
Thanks, working!!!!salvadordf wrote: Tue Apr 12, 2022 9:51 am Sorry. Delphi 11 added that dependency when I tested that package but I just fixed it and uploaded it to GitHub.
Please, download CEF4Delphi again from GitHub.