Page 1 of 1

Win64 TChromium.CreateBrowser error.

Posted: Sun Feb 05, 2017 8:57 am
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.