CefView / CefViewCore

A common library providing clean and easy consuming of CEF
MIT License
96 stars 51 forks source link

Build break with cef91 #2

Closed hcaihao closed 2 years ago

hcaihao commented 3 years ago

1>E:\Develop\2019\QCefView\CefViewCore\src\CefView\CefBrowserApp\CefViewBrowserApp.cpp(66,12): error C2039: 'SetSupportedSchemes': is not a member of 'CefCookieManager' 1>E:\Develop\2019\QCefView\CefViewCore\dep\cef_binary_91.1.22+gc67b5dd+chromium-91.0.4472.124_windows32\include/cef_cookie.h(54): message : see declaration of 'CefCookieManager'

See: https://github.com/cefsharp/CefSharp/issues/3497

tishion commented 2 years ago

If you want to use CEF with different version than the one in current repo, please adapt it by yourself. No more such questions please.