Page 1 of 1

Update to CEF 86.0.19 : error in compilation

Posted: Tue Nov 17, 2020 12:01 pm
by padamjain
Hi,

I am trying to use Update to CEF 86.0.19 with Delphi(Embarcadero® RAD Studio 10 Seattle Version 23.0.20618.2753) Firemonkey application.

During compilation , I got below error :
[dcc32 Error] uCEFFMXChromium.pas(169): E2003 Undeclared identifier: 'GetWndScale'

Any advises ?

/Padam

Re: Update to CEF 86.0.19 : error in compilation

Posted: Tue Nov 17, 2020 1:51 pm
by salvadordf
Thanks for reporting this issue!

I'll fix it as soon as possible.

Re: Update to CEF 86.0.19 : error in compilation

Posted: Tue Nov 17, 2020 2:00 pm
by salvadordf
I just uploaded the fix to that issue. Please, download the latest CEF4Delphi version from GitHub :
https://github.com/salvadordf/CEF4Delphi

Re: Update to CEF 86.0.19 : error in compilation

Posted: Wed Nov 18, 2020 10:00 am
by padamjain
Thanks ! its working now.