CEF build error

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.

CEF build error

Postby merhaba » Sat Dec 03, 2016 6:44 am

I am building CEF via automate-git.py. I compiled obj files but didnt link libcef.dll[last 5 steps of 16k steps] my another machine, because the machine is 32 bit. Now I am building 64-bit windows but give me error like below:
Code: Select all
[93/9721] CXX obj\components\gen\compo...link.broadcast_channel.mojom-blink.obj
FAILED: obj/components/gen/components/webmessaging/public/interfaces/webmessagin
g_mojo_bindings_for_blink.broadcast_channel.mojom-blink.obj
ninja -t msvc -e environment.x86 -- "C:\Program Files (x86)\Microsoft Visual Stu
dio 14.0\VC\bin\amd64_x86\cl.exe" /nologo /showIncludes /FC @obj\components\gen\
components\webmessaging\public\interfaces\webmessaging_mojo_bindings_for_blink.b
roadcast_channel.mojom-blink.obj.rsp /c gen\components\webmessaging\public\inter
faces\broadcast_channel.mojom-blink.cc /Foobj\components\gen\components\webmessa
ging\public\interfaces\webmessaging_mojo_bindings_for_blink.broadcast_channel.mo
jom-blink.obj /Fdobj\components\webmessaging_mojo_bindings_for_blink.cc.pdb
c:\cef\chromium\src\out\release\gen\components\webmessaging\public\interfaces\br
oadcast_channel.mojom-blink-internal.h(13): fatal error C1083: Cannot open inclu
de file: 'url/mojo/origin.mojom-blink-internal.h': No such file or directory
[98/9721] CXX obj\net\gen\net\interfac...rfaces.host_resolver_service.mojom.obj
ninja: build stopped: subcommand failed.
Traceback (most recent call last):
  File "automate-git.py", line 992, in <module>
    if options.buildlogfile else None)
  File "automate-git.py", line 55, in run
    shell=(sys.platform == 'win32'))
  File "c:\python27\lib\subprocess.py", line 541, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['ninja', '-C', 'out\\Release', 'cefclie
nt']' returned non-zero exit status 1

Please help me this error.
Another thing if i dont fix this error, is it possibble link libcef.dll on 32-bit windows ? Thank You...
merhaba
Newbie
 
Posts: 1
Joined: Sat Dec 03, 2016 6:36 am

Re: CEF build error

Postby magreenblatt » Mon Dec 05, 2016 5:47 am

What is your automate-git.py command line?
magreenblatt
Site Admin
 
Posts: 12408
Joined: Fri May 29, 2009 6:57 pm


Return to Support Forum

Who is online

Users browsing this forum: No registered users and 52 guests