Page 1 of 1

renderer process not created in MFC APP with CEF3.2924

PostPosted: Mon Mar 13, 2017 3:44 am
by jasonswordt2
in CEF 3.2785, it works fine.

in 3.2924,
in cefsimple WIN32 example, it renderer properly.
but in MFC, renderer process is not created, and I don't know what happened.

the only error msg is:
Code: Select all
[0313/163630.188:FATAL:dwrite_font_proxy_init_win.cc(91)] Check failed: fallback_available == base::win::GetVersion() > base::win::VERSION_WIN8 (1 vs. 0)

Re: renderer process not created in MFC APP with CEF3.2924

PostPosted: Mon Mar 13, 2017 4:44 am
by amaitland