Note that there are some explanatory texts on larger screens.

plurals
  1. POTroubles with Delphi Chromium Embedded
    primarykey
    data
    text
    <p>I'm new to StackOverflow, and generally find the answers I'm looking for here. Except this time. I'm confuzzled. Here goes:</p> <p>Some weeks back, I downloaded Revision 306 of <a href="http://code.google.com/p/delphichromiumembedded/" rel="nofollow">Delphi Chromium Embedded</a>, and installed it on a fresh copy of Delphi XE. Now, this was grabbed from the "Downloads" section of the DCEF Google Code page.</p> <p>First thing I noticed was that the site mentions that Delphi XE is supported, but there is no project package included specifically for XE. Naturally, I installed the package meant for Delphi 2010, as the one for XE2 won't work due to FMX, and perhaps a few other things (?).</p> <p>Having used an older build on D7 in the past, I naturally dropped a TChromium on the form, set the default URL to <code>http://foundry-local/assist/node/</code>, and ran the app. Here's what I was greeted with:</p> <blockquote> <p>Exception EExternal Exception in libcef.dll ... External Exception 80000003.</p> </blockquote> <p>Couldn't post anything in their new Google Group (they disabled the issue tracker on the Code page), so I thought I'd come here to figure out what happened. But just before that, I decided to checkout the latest code-build from the trunk. Installed it successfully (still no package for XE), dropped a TChromium on a blank form, and ran the app. This time I was greeted as follows:</p> <blockquote> <p>Exception EReadError in module FoundryAssistNodeManager.exe at 0004BE24. Error reading Chromium1.Options.AcceleratedCompositingEnabled: Invalid property path.</p> </blockquote> <p>And hence: I am really confuzzled.</p> <blockquote> <p>(Edit: The app can see the core libraries, and they are being picked up.)</p> </blockquote> <p>Has anybody else been having problems using DCEF on Delphi XE? If so, anyone had some kind of solution?</p> <p>See, I'm building a customised help platform for my to-be-released products. Using IE is unreliable, and Gecko's components are no longer in development.</p> <p>Any tips, guidelines would be great. Thanking you all in advance.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload