Skip to content
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

Open
ataranto opened this issue Mar 8, 2013 · 3 comments
Open

Bind CefProxyHandler #45

ataranto opened this issue Mar 8, 2013 · 3 comments

Comments

@ataranto
Copy link
Owner

ataranto commented Mar 8, 2013

http://code.google.com/p/chromiumembedded/source/browse/trunk/cef1/include/cef_proxy_handler.h

@rotem925
Copy link

Hi,
I'm trying yo bind the proxy handler and I have some issues.
It seems like there is not proxy binding in the cef_client.h. Is this ok?
I have some errors when I am compiling. I followed the exact same thing as you did with the KeyboardHandler.
I will need some help to figure this :)
I have already merged the GetAuthCredentials with your repo.

Please advice.

Rotem

@rotem925
Copy link

This is the error I get:
Error 1 error C2504: 'CefProxyHandler' : base class undefined c:\users\rotem.shoshan\documents\github\cefsharp\cefsharp\ClientAdapter.h 22 CefSharp

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

@ezexe
Copy link

ezexe commented Feb 13, 2015

any progress??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants