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.

Problem with installation cef4delphi 119.0.6045.199 in delphi xe6

Post Reply
nimq
Posts: 8
Joined: Thu May 09, 2019 10:11 pm

Problem with installation cef4delphi 119.0.6045.199 in delphi xe6

Post by nimq »

Hello!

I used the instruction from https://www.briskbard.com/index.php?lang=en&pageid=cef#installation
but when i try "Build All Projects" for CEF4Delphi_group.groupproj (x32 / debug) i get the error:

[dcc32 Error] uCEFFMXBufferPanel.pas(166): E2147 Property 'Size' does not exist in base class

i tried to build for x64 / debug and get the message:
[dcc64 Fatal Error] CEF4Delphi_designtime.dpk(35): E2202 Required package 'designide' not found

how i can solve this?


cef4delphi 119.0.6045.199
delphi xe6
win10 x64
build for x32/x64 debug

Thanks!
User avatar
salvadordf
Posts: 4089
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: Problem with installation cef4delphi 119.0.6045.199 in delphi xe6

Post by salvadordf »

Hi,

Thanks for reporting this issue!

Please download the latest CEF4Delphi version from GitHub. It includes the fix for this build issue.

Open the CEF4Delphi_group.groupproj file and select the "Build all" option. Then install the package.
https://github.com/salvadordf/CEF4Delphi/wiki/Installation-in-Delphi
Post Reply