Failing build in cef3/trunk

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.

Failing build in cef3/trunk

Postby bpant » Wed Jan 16, 2013 4:40 pm

I synced and tried to build from cef3 trunk, and get this error.

I am using Debian 6.
LSB Version: core-2.0-amd64:core-2.0-noarch:core-3.0-amd64:core-3.0-noarch:core-3.1-amd64:core-3.1-noarch:core-3.2-amd64:core-3.2-noarch
Distributor ID: Debian
Description: Debian GNU/Linux 6.0.1 (squeeze)
Release: 6.0.1
Codename: squeeze


In file included from content/browser/browser_plugin/browser_plugin_guest.cc:27:
./content/public/browser/web_contents_view.h:41: error: expected unqualified-id before '<<' token
./content/public/browser/web_contents_view.h:45: error: expected unqualified-id before '==' token
./content/public/browser/web_contents_view.h:50: error: expected unqualified-id before '>>' token
make: *** [out/Debug/obj.target/content_browser/content/browser/browser_plugin/browser_plugin_guest.o] Error 1
make: *** Waiting for unfinished jobs....
/local/selenium-work/src/cef/tools


Steps I followed:

gclient sync --revision src@176706 --jobs 8 (based on revision number in the trunk version of CHROMIUM_COMPATIBILTY text file)
svn co http://chromiumembedded.googlecode.com/svn/trunk/cef3 cef --force
./cef_create_projects.sh
./build_projects.sh Debug
bpant
Techie
 
Posts: 14
Joined: Wed Jan 16, 2013 4:32 pm

Re: Failing build in cef3/trunk

Postby magreenblatt » Wed Jan 16, 2013 11:13 pm

You have some files with conflicts. Run the following in your chromium/src directory:
Code: Select all
svn revert -R content
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm

Re: Failing build in cef3/trunk

Postby bpant » Thu Jan 17, 2013 5:38 pm

This worked, thanks!
bpant
Techie
 
Posts: 14
Joined: Wed Jan 16, 2013 4:32 pm


Return to Support Forum

Who is online

Users browsing this forum: Google [Bot] and 201 guests