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.

Win64 TChromium.CreateBrowser error.

Post Reply
michal@dorfin.waw.pl
Posts: 41
Joined: Sun Feb 05, 2017 8:53 am

Win64 TChromium.CreateBrowser error.

Post by michal@dorfin.waw.pl »

Hi,

I tried to compile "SimpleBrowser" in Win64. Program starts, library "cef_binary_3.2924.1561.g06fde99_windows64" is being read properly but when it comes to this:
ChromiumWindow1.CreateBrowser
I've got this error:
Debug Output: TChromium.CreateBrowser error: External exception E0000008 Process SimpleBrowser.exe (11780)
and of course there is now chromium webbrowser on the canvas.

I have double checked and all library files are present.

Win32 works fine.
Post Reply