branch 2743 Windows build failing

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.

branch 2743 Windows build failing

Postby nXman » Fri Jul 15, 2016 9:30 am

I'm building 2743 branch on Windows 7 sp1 according to this guide https://bitbucket.org/chromiumembedded/cef/wiki/MasterBuildQuickStart.
On the build command
Code: Select all
ninja -C out\Release cefclient cefsimple cef_unittests
I get this error
Code: Select all
ninja: Entering directory `out\Release'
[1/13356] ACTION Copying D3D Compiler DLL...
FAILED: d3dcompiler_47.dll
C:\code\depot_tools\python276_bin\python.exe gyp-win-tool action-wrapper environ
ment.x86 copy_compiler_dll_target_copy_dll_a30e198148542d4bce19a5c818c6884f..rsp
 ..\..\third_party\angle\src
[6/13356] CXX obj\third_party\angle\sr...r_lib.RestrictFragmentShaderTiming.obj
ninja: build stopped: subcommand failed.

Can you help me? What is the problem?
nXman
Techie
 
Posts: 27
Joined: Fri Mar 25, 2016 3:59 am

Re: branch 2743 Windows build failing

Postby magreenblatt » Fri Jul 15, 2016 10:46 am

Install the Windows 10.0.10586 SDK.
magreenblatt
Site Admin
 
Posts: 12408
Joined: Fri May 29, 2009 6:57 pm

Re: branch 2743 Windows build failing

Postby nXman » Mon Jul 18, 2016 4:17 am

Installing the Windows 10.0.10586 SDK fixed this problem but now build is failing with this error
Code: Select all
ninja: Entering directory `out\Release'
[2389/13351] CXX obj\base\win\base.win_util.obj
FAILED: obj/base/win/base.win_util.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\base\win\base.w
in_util.obj.rsp /c ..\..\base\win\win_util.cc /Foobj\base\win\base.win_util.obj
/Fdobj\base\base.cc.pdb
c:\code\chromium_git\chromium\src\base\win\win_util.cc(26): fatal error C1083: C
annot open include file: 'uiviewsettingsinterop.h': No such file or directory
[2394/13351] ACTION Generating about:credits
ninja: build stopped: subcommand failed.

I have Visual Studio 2015 Update 3. Can it be the problem? Is Update 3 not supported?
nXman
Techie
 
Posts: 27
Joined: Fri Mar 25, 2016 3:59 am

Re: branch 2743 Windows build failing

Postby Czarek » Mon Jul 18, 2016 6:09 am

That missing file is from win10 SDK. Did you install sdk to the default location?
Maintainer of the CEF Python, PHP Desktop and CEF C API projects. My LinkedIn.
User avatar
Czarek
Virtuoso
 
Posts: 1927
Joined: Sun Nov 06, 2011 2:12 am

Re: branch 2743 Windows build failing

Postby nXman » Mon Jul 18, 2016 7:57 am

I have installed it in C:\Program Files (x86)\Windows Kits\10
nXman
Techie
 
Posts: 27
Joined: Fri Mar 25, 2016 3:59 am


Return to Support Forum

Who is online

Users browsing this forum: No registered users and 61 guests