Delphi 2010 and Tchromium / DCEF3

400 views
Skip to first unread message

whatchee1

unread,
Nov 26, 2014, 7:10:39 AM11/26/14
to delphichrom...@googlegroups.com
I got binary and source versions, but has no clue where to begin

I am using Delphi 2010 , Win 7

For DCEF, I  find DCEF_2010.dproj,  DCEF_2010.dpk.  but they cannot be install component/package in Delphi 2010.

What should I do with this? I have read most installation posts here, but have no clue.

Can anyone help?  I just want to active chrome browser, get the source of webpage as in one demo program that can perform.

Thanks in advance.

whatchee1

unread,
Nov 26, 2014, 10:43:48 PM11/26/14
to delphichrom...@googlegroups.com


 Often seen people asking for help will solve it himself.  So am I.
I am not expert, will make a lot of stupid mistakes ,but this seems work. Please add what you think that should be the right thing to do.

1. Open the DCEF_2010.dproj,

2. copy DLL from bin\win32 directory to package directory.(  I have done once
    without copying DLL, demo program guiclient can compile but will have error 
   126 when executed.)

 3.  build the project.  I find it produce the .bpl into 
     c:\users\public\documents\RAD Studio \7.0\bpl
    I cannot find the reason.

2. move the bpl back to package directory for neatness.
3. install component on that bpl file.
4. I have copied a lot into demo\guiclient directory to compile and successfully run.
   ( it seems that DLL being statically linked during bpl creation, as having DLL 
   in demo\guiclient run with error 126, after rebuild bpl with DLL in package 
   directory, this symptom disappeared).
5. besides copying a lot of files, I have added project\search path to almost every
   DFCE subdirectories.

I can run guiclient now. Thanks and good luck






Reply all
Reply to author
Forward
0 new messages