To use wxWebViewChromium first register the backend with wxWidgets wxWebView::RegisterFactory(wxWebViewBackendChromium, wxSharedPtr<wxWebViewFactory> (new wxWebViewFactoryChromium)); It can then be used in a standardwxWebView::Newcall
1>webview_chromium.cpp 1>D:\dev\build\wxWidgets\msvc64\libs\webview_chromium\cef-source\include\base\cef_ref_counted.h(487,32): error C2061: syntax error: identifier 'in_place_t' 1>(compiling source file '../../../../../wxWidgets/src/common/webview_chromium.cpp') 1>D:\dev\...