-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bind CefProxyHandler #45
Comments
Hi, Please advice. Rotem |
This is the error I get: Error 3 error C3668: 'CefSharp::ClientAdapter::GetProxyHandler' : method with override specifier 'override' did not override any base class methods c:\users\rotem.shoshan\documents\github\cefsharp\cefsharp\ClientAdapter.h 46 CefSharp I have more errors but I think they are all related :). Maybe the lib you provided is not compiled with the proxy handler? Rotem |
any progress?? |
http://code.google.com/p/chromiumembedded/source/browse/trunk/cef1/include/cef_proxy_handler.h
The text was updated successfully, but these errors were encountered: