vince29 wrote: Wed Jun 16, 2021 11:28 am
Hi,
I want to execute a software based on Delphi form wine project. I was on linux mint 20.1. 64bits.
I use Linux Mint too!
vince29 wrote: Wed Jun 16, 2021 11:28 am
I've installed my program who's called Pleiades + Comfie (64bits). I First had a problem with the Libcef.dll. I download this dll from dll-file.com and replace it in to the system32 folder.
Now, when I run Pleiades I have this problem :

I don't now if I must install CEF4Delphi on Wine, on Linux or if just a copy of the corrects files or DLL files in the correct directory...
Can you guide me ?
CEF introduces changes very frequently and CEF4Delphi checks that libcef.dll is the right version to continue loading the application.
You get that error message when you try to use an incorrect libcef.dll version.
I haven't used Pleiades but I would try using the Pleiades installer within Wine and then you should have the right CEF binaries in the right directory.
It's been a while since the last time I tried to run a CEF browser inside Wine. They used to have many problems in Wine but I just tested some of the CEF4Delphi demos on Wine 6.0.1 and some of them work perfectly!
The browsers in normal mode have a flickering issue but the OSR browsers seem to be perfect!
Read these guides to install and run your programs in Wine :
https://linuxhint.com/installing_wine_linux_mint/
https://itsfoss.com/use-windows-applications-linux/