Need advice Chromium and Cef from source ninja keeps 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.

Need advice Chromium and Cef from source ninja keeps failing

Postby gluester » Tue Jan 19, 2016 3:17 am

im using the automated method for downloading and building so i open cmd admin and run

Code: Select all
python /path/to/automate/automate-git.py --download-dir=/path/to/download --branch=2526


everything downloads but it keeps getting stuck on this every time and stops on different files each time i delete the out dir and rerun the automate script

Code: Select all
Generating CEF project files...

________ running 'C:\cef\chromium_git\depot_tools\python276_bin\python.exe ../build/gyp_chromium cef.gyp -I cef.gypi' in 'C:\cef\chromium_git\chromium\src\cef'
Enabled Psyco JIT.
Updating projects from gyp files...
-------- Running "ninja -C out\Debug cefclient" in "C:\cef\chromium_git\chromium\src"...
ninja: Entering directory `out\Debug'
[518/15026] CXX obj\third_party\cld_2\src\internal\cld2_static.cld2_generated_quadchrome_2.obj
FAILED: ninja -t msvc -e environment.x86 -- "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64_x86\cl.exe" /nologo /showIncludes /FC @obj\third_party\cld_2\src\internal\cld2_static.cld2_generated_quadchrome_2.obj.rsp /c ..\..\third_party\cld_2\src\internal\cld2_generated_quadchrome_2.cc /Foobj\third_party\cld_2\src\internal\cld2_static.cld2_generated_quadchrome_2.obj /Fdobj\third_party\cld_2\cld2_static.cc.pdb
c:\cef\chromium_git\chromium\src\third_party\cld_2\src\internal\cld2_generated_quadchrome_2.cc: error C2220: warning treated as error - no 'object' file generated
c:\cef\chromium_git\chromium\src\third_party\cld_2\src\internal\cld2_generated_quadchrome_2.cc: warning C4819: The file contains a character that cannot be represented in the current code page (1255). Save the file in Unicode format to prevent data loss
c:\cef\chromium_git\chromium\src\third_party\cld_2\src\internal\cld2_generated_quadchrome_2.cc(420): warning C4819: The file contains a character that cannot be represented in the current code page (1255). Save the file in Unicode format to prevent data loss
c:\cef\chromium_git\chromium\src\third_party\cld_2\src\internal\cld2_generated_quadchrome_2.cc(57672): warning C4819: The file contains a character that cannot be represented in the current code page (1255). Save the file in Unicode format to prevent data loss
c:\cef\chromium_git\chromium\src\third_party\cld_2\src\internal\cld2_generated_quadchrome_2.cc(57986): warning C4819: The file contains a character that cannot be represented in the current code page (1255). Save the file in Unicode format to prevent data loss
c:\cef\chromium_git\chromium\src\third_party\cld_2\src\internal\cld2_generated_quadchrome_2.cc(58302): warning C4819: The file contains a character that cannot be represented in the current code page (1255). Save the file in Unicode format to prevent data loss
c:\cef\chromium_git\chromium\src\third_party\cld_2\src\internal\cld2_generated_quadchrome_2.cc(58619): warning C4819: The file contains a character that cannot be represented in the current code page (1255). Save the file in Unicode format to prevent data loss
c:\cef\chromium_git\chromium\src\third_party\cld_2\src\internal\cld2_generated_quadchrome_2.cc(58931): warning C4819: The file contains a character that cannot be represented in the current code page (1255). Save the file in Unicode format to prevent data loss
c:\cef\chromium_git\chromium\src\third_party\cld_2\src\internal\cld2_generated_quadchrome_2.cc(59245): warning C4819: The file contains a character that cannot be represented in the current code page (1255). Save the file in Unicode format to prevent data loss
c:\cef\chromium_git\chromium\src\third_party\cld_2\src\internal\cld2_generated_quadchrome_2.cc(59560): warning C4819: The file contains a character that cannot be represented in the current code page (1255). Save the file in Unicode format to prevent data loss
c:\cef\chromium_git\chromium\src\third_party\cld_2\src\internal\cld2_generated_quadchrome_2.cc(59873): warning C4819: The file contains a character that cannot be represented in the current code page (1255). Save the file in Unicode format to prevent data loss
c:\cef\chromium_git\chromium\src\third_party\cld_2\src\internal\cld2_generated_quadchrome_2.cc(60184): warning C4819: The file contains a character that cannot be represented in the current code page (1255). Save the file in Unicode format to prevent data loss
c:\cef\chromium_git\chromium\src\third_party\cld_2\src\internal\cld2_generated_quadchrome_2.cc(60499): warning C4819: The file contains a character that cannot be represented in the current code page (1255). Save the file in Unicode format to prevent data loss
c:\cef\chromium_git\chromium\src\third_party\cld_2\src\internal\cld2_generated_quadchrome_2.cc(60812): warning C4819: The file contains a character that cannot be represented in the current code page (1255). Save the file in Unicode format to prevent data loss
c:\cef\chromium_git\chromium\src\third_party\cld_2\src\internal\cld2_generated_quadchrome_2.cc(61126): warning C4819: The file contains a character that cannot be represented in the current code page (1255). Save the file in Unicode format to prevent data loss
c:\cef\chromium_git\chromium\src\third_party\cld_2\src\internal\cld2_generated_quadchrome_2.cc(61442): warning C4819: The file contains a character that cannot be represented in the current code page (1255). Save the file in Unicode format to prevent data loss
c:\cef\chromium_git\chromium\src\third_party\cld_2\src\internal\cld2_generated_quadchrome_2.cc(61755): warning C4819: The file contains a character that cannot be represented in the current code page (1255). Save the file in Unicode format to prevent data loss
c:\cef\chromium_git\chromium\src\third_party\cld_2\src\internal\cld2_generated_quadchrome_2.cc(62071): warning C4819: The file contains a character that cannot be represented in the current code page (1255). Save the file in Unicode format to prevent data loss
c:\cef\chromium_git\chromium\src\third_party\cld_2\src\internal\cld2_generated_quadchrome_2.cc(62387): warning C4819: The file contains a character that cannot be represented in the current code page (1255). Save the file in Unicode format to prevent data loss
c:\cef\chromium_git\chromium\src\third_party\cld_2\src\internal\cld2_generated_quadchrome_2.cc(62702): warning C4819: The file contains a character that cannot be represented in the current code page (1255). Save the file in Unicode format to prevent data loss
c:\cef\chromium_git\chromium\src\third_party\cld_2\src\internal\cld2_generated_quadchrome_2.cc(63014): warning C4819: The file contains a character that cannot be represented in the current code page (1255). Save the file in Unicode format to prevent data loss
c:\cef\chromium_git\chromium\src\third_party\cld_2\src\internal\cld2_generated_quadchrome_2.cc(63328): warning C4819: The file contains a character that cannot be represented in the current code page (1255). Save the file in Unicode format to prevent data loss
c:\cef\chromium_git\chromium\src\third_party\cld_2\src\internal\cld2_generated_quadchrome_2.cc(63641): warning C4819: The file contains a character that cannot be represented in the current code page (1255). Save the file in Unicode format to prevent data loss
c:\cef\chromium_git\chromium\src\third_party\cld_2\src\internal\cld2_generated_quadchrome_2.cc(63955): warning C4819: The file contains a character that cannot be represented in the current code page (1255). Save the file in Unicode format to prevent data loss
c:\cef\chromium_git\chromium\src\third_party\cld_2\src\internal\cld2_generated_quadchrome_2.cc(64267): warning C4819: The file contains a character that cannot be represented in the current code page (1255). Save the file in Unicode format to prevent data loss
c:\cef\chromium_git\chromium\src\third_party\cld_2\src\internal\cld2_generated_quadchrome_2.cc(64581): warning C4819: The file contains a character that cannot be represented in the current code page (1255). Save the file in Unicode format to prevent data loss
c:\cef\chromium_git\chromium\src\third_party\cld_2\src\internal\cld2_generated_quadchrome_2.cc(64897): warning C4819: The file contains a character that cannot be represented in the current code page (1255). Save the file in Unicode format to prevent data loss
c:\cef\chromium_git\chromium\src\third_party\cld_2\src\internal\cld2_generated_quadchrome_2.cc(65212): warning C4819: The file contains a character that cannot be represented in the current code page (1255). Save the file in Unicode format to prevent data loss
c:\cef\chromium_git\chromium\src\third_party\cld_2\src\internal\cld2_generated_quadchrome_2.cc(65527): warning C4819: The file contains a character that cannot be represented in the current code page (1255). Save the file in Unicode format to prevent data loss
[518/15026] ACTION js2c: js2c_experimental_4364f200aba839c6ba66998e9c490c23
ninja: build stopped: subcommand failed.
Traceback (most recent call last):
  File "C:\cef\automate\automate-git.py", line 905, in <module>
    if options.buildlogfile else None)
  File "C:\cef\automate\automate-git.py", line 55, in run
    shell=(sys.platform == 'win32'))
  File "C:\Python27\lib\subprocess.py", line 540, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['ninja', '-C', 'out\\Debug', 'cefclient']' returned non-zero exit status 1

C:\cef\chromium_git\chromium\src>


environment variables are set for 2015
Code: Select all
set GYP_GENERATORS=ninja,msvs-ninja
set GYP_MSVS_VERSION=2015


when i cd into src\cef and run cef_create_projects.bat i get this problem

Code: Select all
C:\WINDOWS\system32>cd C:\cef\chromium_git\chromium\src\cef

C:\cef\chromium_git\chromium\src\cef>cef_create_projects.bat

Generating CEF version header file...

________ running 'C:\cef\chromium_git\depot_tools\python276_bin\python.exe tools/make_version_header.py --header include/cef_version.h --cef_version VERSION --chrome_version ../chrome/VERSION --cpp_header_dir include' in 'C:\cef\chromium_git\chromium\src\cef'
File include/cef_version.h is already up to date.

Patching build configuration and source files for CEF...

________ running 'C:\cef\chromium_git\depot_tools\python276_bin\python.exe tools/patcher.py --patch-config patch/patch.cfg' in 'C:\cef\chromium_git\chromium\src\cef'
Reading patch file C:/cef/chromium_git/chromium/src/cef/patch/patches/gritsettings.patch
--> already patched  ../tools/gritsettings/resource_ids
Reading patch file C:/cef/chromium_git/chromium/src/cef/patch/patches/build.patch
--> already patched  ../build/common.gypi
--> already patched  ../build/mac/strip_save_dsym
Reading patch file C:/cef/chromium_git/chromium/src/cef/patch/patches/zlib.patch
--> already patched  ../third_party/zlib/contrib/minizip/unzip.c
Reading patch file C:/cef/chromium_git/chromium/src/cef/patch/patches/message_loop_443.patch
--> already patched  ../base/message_loop/message_loop.cc
Reading patch file C:/cef/chromium_git/chromium/src/cef/patch/patches/gyp_331.patch
--> already patched  ../tools/gyp/pylib/gyp/generator/ninja.py
--> already patched  ../tools/gyp/pylib/gyp/msvs_emulation.py
Reading patch file C:/cef/chromium_git/chromium/src/cef/patch/patches/webkit_popups.patch
--> already patched  ../third_party/WebKit/Source/web/ChromeClientImpl.cpp
--> already patched  ../third_party/WebKit/Source/web/WebViewImpl.cpp
--> already patched  ../third_party/WebKit/Source/web/WebViewImpl.h
--> already patched  ../third_party/WebKit/public/web/WebView.h
Reading patch file C:/cef/chromium_git/chromium/src/cef/patch/patches/underlay_1051.patch
--> already patched  ../ui/base/cocoa/underlay_opengl_hosting_window.h
Reading patch file C:/cef/chromium_git/chromium/src/cef/patch/patches/views_widget_180_1677.patch
--> already patched  ../ui/views/widget/desktop_aura/desktop_screen_win.cc
--> already patched  ../ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc
--> already patched  ../ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc
--> already patched  ../ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h
--> already patched  ../ui/views/widget/widget.cc
--> already patched  ../ui/views/widget/widget.h
Reading patch file C:/cef/chromium_git/chromium/src/cef/patch/patches/x11_desktop_handler_focus.patch
--> already patched  ../content/browser/renderer_host/render_widget_host_view_aura.cc
--> already patched  ../ui/views/widget/desktop_aura/x11_desktop_handler.cc
Reading patch file C:/cef/chromium_git/chromium/src/cef/patch/patches/content_nav_1129.patch
--> already patched  ../content/public/renderer/content_renderer_client.cc
--> already patched  ../content/public/renderer/content_renderer_client.h
--> already patched  ../content/renderer/render_frame_impl.cc
Reading patch file C:/cef/chromium_git/chromium/src/cef/patch/patches/public_browser_1257.patch
--> already patched  ../content/public/browser/web_contents.cc
--> already patched  ../content/public/browser/web_contents.h
--> already patched  ../content/public/browser/web_contents_delegate.cc
--> already patched  ../content/public/browser/web_contents_delegate.h
Reading patch file C:/cef/chromium_git/chromium/src/cef/patch/patches/compositor_1368.patch
--> already patched  ../content/browser/compositor/gpu_process_transport_factory.cc
--> already patched  ../ui/compositor/compositor.h
Reading patch file C:/cef/chromium_git/chromium/src/cef/patch/patches/browser_web_contents_1257.patch
--> already patched  ../content/browser/web_contents/web_contents_impl.cc
Reading patch file C:/cef/chromium_git/chromium/src/cef/patch/patches/chrome_browser_1257.patch
--> already patched  ../chrome/browser/ui/browser.cc
--> already patched  ../chrome/browser/ui/browser.h
Reading patch file C:/cef/chromium_git/chromium/src/cef/patch/patches/ui_webview_1257.patch
--> already patched  ../ui/views/controls/webview/web_dialog_view.cc
--> already patched  ../ui/views/controls/webview/web_dialog_view.h
Reading patch file C:/cef/chromium_git/chromium/src/cef/patch/patches/extensions_1257.patch
--> already patched  ../extensions/browser/guest_view/extension_options/extension_options_guest.cc
--> already patched  ../extensions/browser/guest_view/extension_options/extension_options_guest.h
Reading patch file C:/cef/chromium_git/chromium/src/cef/patch/patches/mime_handler_view_1565.patch
--> already patched  ../extensions/browser/guest_view/mime_handler_view/mime_handler_view_guest.cc
--> already patched  ../extensions/browser/guest_view/mime_handler_view/mime_handler_view_guest.h
--> already patched  ../extensions/browser/guest_view/mime_handler_view/mime_handler_view_guest_delegate.cc
--> already patched  ../extensions/browser/guest_view/mime_handler_view/mime_handler_view_guest_delegate.h
Reading patch file C:/cef/chromium_git/chromium/src/cef/patch/patches/browser_plugin_guest_1565.patch
--> already patched  ../content/browser/browser_plugin/browser_plugin_guest.cc
--> already patched  ../content/public/browser/browser_plugin_guest_delegate.cc
--> already patched  ../content/public/browser/browser_plugin_guest_delegate.h
Reading patch file C:/cef/chromium_git/chromium/src/cef/patch/patches/prefs_content_1161.patch
--> already patched  ../content/public/common/common_param_traits_macros.h
--> already patched  ../content/public/common/web_preferences.cc
--> already patched  ../content/public/common/web_preferences.h
--> already patched  ../content/renderer/render_view_impl.cc
Reading patch file C:/cef/chromium_git/chromium/src/cef/patch/patches/ui_dragdrop_355390.patch
--> already patched  ../ui/base/dragdrop/os_exchange_data_provider_aurax11.cc
Reading patch file C:/cef/chromium_git/chromium/src/cef/patch/patches/spellcheck_137.patch
--> already patched  ../chrome/browser/spellchecker/spellcheck_factory.cc
--> already patched  ../chrome/browser/spellchecker/spellcheck_factory.h
Reading patch file C:/cef/chromium_git/chromium/src/cef/patch/patches/prefs_tab_helper_1680.patch
--> already patched  ../chrome/browser/ui/prefs/prefs_tab_helper.cc
Reading patch file C:/cef/chromium_git/chromium/src/cef/patch/patches/net_urlrequest_1327.patch
--> already patched  ../net/url_request/url_request.h
Reading patch file C:/cef/chromium_git/chromium/src/cef/patch/patches/content_pepper_flash_1586.patch
--> already patched  ../content/browser/renderer_host/pepper/pepper_flash_file_message_filter.cc
Reading patch file C:/cef/chromium_git/chromium/src/cef/patch/patches/chrome_pepper_flash_1586.patch
--> already patched  ../chrome/common/pepper_flash.cc
Reading patch file C:/cef/chromium_git/chromium/src/cef/patch/patches/ime_1610.patch
--> already patched  ../ui/base/ime/input_method_win.cc
Reading patch file C:/cef/chromium_git/chromium/src/cef/patch/patches/print_header_footer_1478_1565.patch
--> already patched  ../components/printing/renderer/print_web_view_helper.cc
--> already patched  ../components/printing/renderer/print_web_view_helper.h
--> already patched  ../components/printing/renderer/print_web_view_helper_linux.cc
--> already patched  ../components/printing/renderer/print_web_view_helper_mac.mm
--> already patched  ../components/printing/renderer/print_web_view_helper_pdf_win.cc
--> file is not patched - failed hunk: 1
--> source file is different - ../components/resources/printing_resources.grdp
Reading patch file C:/cef/chromium_git/chromium/src/cef/patch/patches/process_title_1639.patch
--> already patched  ../content/common/set_process_title.cc
Reading patch file C:/cef/chromium_git/chromium/src/cef/patch/patches/hwnd_message_handler_1481.patch
--> already patched  ../ui/views/win/hwnd_message_handler.cc
Reading patch file C:/cef/chromium_git/chromium/src/cef/patch/patches/browser_frame_host_guest_1687.patch
--> already patched  ../content/browser/frame_host/render_widget_host_view_guest.cc
Reading patch file C:/cef/chromium_git/chromium/src/cef/patch/patches/stream_context_1710.patch
--> already patched  ../content/browser/streams/stream_context.cc
--> already patched  ../content/browser/streams/stream_context.h
Reading patch file C:/cef/chromium_git/chromium/src/cef/patch/patches/supports_user_data_1710.patch
--> already patched  ../base/supports_user_data.h
Reading patch file C:/cef/chromium_git/chromium/src/cef/patch/patches/render_widget_host_1070383005.patch
--> already patched  ../content/browser/renderer_host/render_widget_host_view_mac.mm
Reading patch file C:/cef/chromium_git/chromium/src/cef/patch/patches/extension_process_policy_543230.patch
--> already patched  ../chrome/common/extensions/extension_process_policy.h
Reading patch file C:/cef/chromium_git/chromium/src/cef/patch/patches/renderer_preferences_util_545103.patch
--> already patched  ../chrome/browser/renderer_preferences_util.cc
Reading patch file C:/cef/chromium_git/chromium/src/cef/patch/patches/font_family_cache_1501.patch
--> already patched  ../chrome/browser/font_family_cache.h
Reading patch file C:/cef/chromium_git/chromium/src/cef/patch/patches/net_filter_515.patch
--> already patched  ../net/base/network_delegate.h
--> already patched  ../net/filter/filter.h
--> already patched  ../net/url_request/url_request_job.cc

Generating CEF project files...

________ running 'C:\cef\chromium_git\depot_tools\python276_bin\python.exe ../build/gyp_chromium cef.gyp -I cef.gypi' in 'C:\cef\chromium_git\chromium\src\cef'
Enabled Psyco JIT.
Updating projects from gyp files...
Warning: Missing input files:
..\third_party\WebKit\public\platform\WebServiceWorkerCacheError.h
..\third_party\WebKit\public\platform\WebServiceWorkerSkipWaitingCallbacks.h
..\third_party\WebKit\public\platform\WebServiceWorkerClientsClaimCallbacks.h
..\third_party\WebKit\public\platform\WebServiceWorkerProvider.h
..\third_party\WebKit\public\platform\WebServiceWorkerClientsInfo.h
..\third_party\WebKit\public\platform\WebServiceWorkerRegistrationProxy.h
include\cef_pack_resources.h
..\third_party\WebKit\public\platform\WebServiceWorkerProviderClient.h
..\third_party\WebKit\public\platform\WebServiceWorker.h
..\mojo\edk\embedder\channel_info_forward.h
..\third_party\WebKit\public\platform\WebServiceWorkerError.h
..\third_party\WebKit\public\platform\WebServiceWorkerResponse.h
..\third_party\WebKit\public\platform\WebServiceWorkerCacheStorage.h
..\third_party\WebKit\public\platform\WebServiceWorkerProxy.h
..\third_party\pdfium\third_party\freetype\include\freetype\internal\freetype\ftstream.h
..\third_party\WebKit\public\web\WebServiceWorkerNetworkProvider.h
..\third_party\WebKit\public\platform\WebServiceWorkerRequest.h
..\third_party\WebKit\public\platform\WebServiceWorkerClientType.h
..\third_party\WebKit\public\web\WebServiceWorkerContextProxy.h
..\third_party\WebKit\public\platform\WebServiceWorkerEventResult.h
..\third_party\WebKit\public\platform\WebServiceWorkerClientQueryOptions.h
..\third_party\WebKit\public\platform\modules\presentation\WebPresentationSessionClient.h
..\third_party\pdfium\third_party\freetype\include\freetype\internal\freetype\tttypes.h
..\third_party\WebKit\public\platform\WebServiceWorkerState.h
..\third_party\WebKit\public\platform\WebServiceWorkerRegistration.h
..\third_party\WebKit\public\platform\WebServiceWorkerCache.h
..\third_party\WebKit\public\web\WebServiceWorkerContextClient.h
include\cef_pack_strings.h
..\third_party\pdfium\third_party\freetype\include\freetype\internal\freetype\ftobjs.h
..\third_party\WebKit\public\platform\WebServiceWorkerResponseType.h
Warning: unrecognized tool NoImportLibrary while converting to MSBuild.
Warning: unrecognized tool NoImportLibrary while converting to MSBuild.
Warning: unrecognized tool NoImportLibrary while converting to MSBuild.
Warning: unrecognized tool NoImportLibrary while converting to MSBuild.

C:\cef\chromium_git\chromium\src\cef>


it builds the vs projects but i still cant compile with ninja i get this output

Code: Select all
C:\cef\chromium_git\chromium\src\cef>cd ..

C:\cef\chromium_git\chromium\src>ninja -C out/Debug cefclient
ninja: Entering directory `out/Debug'
[165/14509] CXX obj\third_party\cld_2\src\internal\cld2_static.cld2_generated_quadchrome_2.obj
FAILED: ninja -t msvc -e environment.x86 -- "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64_x86\cl.exe" /nologo /showIncludes /FC @obj\third_party\cld_2\src\internal\cld2_static.cld2_generated_quadchrome_2.obj.rsp /c ..\..\third_party\cld_2\src\internal\cld2_generated_quadchrome_2.cc /Foobj\third_party\cld_2\src\internal\cld2_static.cld2_generated_quadchrome_2.obj /Fdobj\third_party\cld_2\cld2_static.cc.pdb
c:\cef\chromium_git\chromium\src\third_party\cld_2\src\internal\cld2_generated_quadchrome_2.cc: error C2220: warning treated as error - no 'object' file generated
c:\cef\chromium_git\chromium\src\third_party\cld_2\src\internal\cld2_generated_quadchrome_2.cc: warning C4819: The file contains a character that cannot be represented in the current code page (1255). Save the file in Unicode format to prevent data loss
c:\cef\chromium_git\chromium\src\third_party\cld_2\src\internal\cld2_generated_quadchrome_2.cc(420): warning C4819: The file contains a character that cannot be represented in the current code page (1255). Save the file in Unicode format to prevent data loss
c:\cef\chromium_git\chromium\src\third_party\cld_2\src\internal\cld2_generated_quadchrome_2.cc(736): warning C4819: The file contains a character that cannot be represented in the current code page (1255). Save the file in Unicode format to prevent data loss
c:\cef\chromium_git\chromium\src\third_party\cld_2\src\internal\cld2_generated_quadchrome_2.cc(1053): warning C4819: The file contains a character that cannot be represented in the current code page (1255). Save the file in Unicode format to prevent data loss
c:\cef\chromium_git\chromium\src\third_party\cld_2\src\internal\cld2_generated_quadchrome_2.cc(1369): warning C4819: The file contains a character that cannot be represented in the current code page (1255). Save the file in Unicode format to prevent data loss
[165/14509] IDL ..\..\third_party\isimpledom\ISimpleDOMDocument.idl
ninja: build stopped: subcommand failed.

C:\cef\chromium_git\chromium\src>


Using vs 2015
windows 10
Over 750 gig free space
16 gig ram
i7

what am i doing wrong?
is this a problem that i am using vs 2015?
gluester
Techie
 
Posts: 27
Joined: Tue Jul 28, 2015 9:31 am

Re: Need advice Chromium and Cef from source ninja keeps fai

Postby gluester » Tue Jan 19, 2016 2:00 pm

nobody knows why this would happen?
gluester
Techie
 
Posts: 27
Joined: Tue Jul 28, 2015 9:31 am

Re: Need advice Chromium and Cef from source ninja keeps fai

Postby magreenblatt » Tue Jan 19, 2016 2:39 pm

There are some known issues building 2526 branch with VS2015 -- see https://bitbucket.org/chromiumembedded/cef/issues/1803. You can apply those fixes manually or build with VS2013U4.
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm

Re: Need advice Chromium and Cef from source ninja keeps fai

Postby gluester » Tue Jan 19, 2016 6:24 pm

thanks
gluester
Techie
 
Posts: 27
Joined: Tue Jul 28, 2015 9:31 am


Return to Support Forum

Who is online

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