Linker failure trying to use CefBrowserHost::CreateBrowser

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

Re: Linker failure trying to use CefBrowserHost::CreateBrow

Postby magreenblatt » Thu Jan 24, 2013 5:32 pm

Change:
Code: Select all
#include "tests/cefclient/client_handler.h"
#include "tests/cefclient/osrenderer.h"

to:
Code: Select all
#include "cefclient/client_handler.h"
#include "cefclient/osrenderer.h"
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm

Re: Linker failure trying to use CefBrowserHost::CreateBrow

Postby bpant » Sun Jan 27, 2013 4:33 pm

Ok, it does feel weird the the files in the binary distribution would have this dependency on a 'tests/' directory that resides outside of the binary_distribution directory, but I manually added the directory that contains this header file, which is in the build area (not in binary_distrib) and it now builds.

So I can now build the enclosed client sample application. I will go from here and use this project as an example as a basis. But perhaps this can be fixed so binary_distrib can build independently?
bpant
Techie
 
Posts: 14
Joined: Wed Jan 16, 2013 4:32 pm

Re: Linker failure trying to use CefBrowserHost::CreateBrow

Postby magreenblatt » Sun Jan 27, 2013 5:08 pm

Already fixed in trunk and 1364 branch.
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm

Previous

Return to Support Forum

Who is online

Users browsing this forum: No registered users and 210 guests