You cannot post messages because only members can post, and you are not currently a member.
Description:
The team uses this list to discuss technical issues and announcements. Posts will include topics such as discussions on how to reduce memory consumption, how certain code areas are implemented and how to extend or improve such code. This is a moderate volume, high technical content mailing list.
|
|
|
Building base/ for 64-bit on Mac OS X
|
| |
Hi,
For Chromoting, we are working on a System Preference pane for Mac OS X.
This requires building a Universal binary (32/64-bit), but Chrome does not
yet support building 64-bit binaries on Mac.
Our Chromoting code only uses utilities from base/ and other libraries such
as crypto/hmac (and indirectly anything base/ depends on, such as... more »
|
|
Chrome release version build internal error issue
|
| |
Hi, I am building chromium developer build 97584 on a Windows 7 64 bit machine. At the very end of the build, the following error is being thrown: 348>------ Build started: Project: chrome, Configuration: Release Win32 ------ 348> chrome_exe_main_win.cc 348> client_util.cc 348> hard_error_handler_win.cc... more »
|
|
VS2008 build with incremental_chrome_dll=1 is broken
|
| |
Building without incremental_chrome_dll=1 works:
1>------ Build started: Project: webkit, Configuration: Debug Win32 ------
1>Linking...
1>Microsoft (R) Incremental Linker Version 9.00.30729.01
1>Copyright (C) Microsoft Corporation. All rights reserved.
1>d:\chromium\src\build\Debug\ obj\webkit\RSP00048E71202848.r sp : fatal... more »
|
|
Build error chromium
|
| |
When i try building chromium project using VS 2010 i am getting this
error message any idea of what might be the problem !!
error MSB6006: "cmd.exe" exited with code 255. C:\Program Files
\MSBuild \Microsoft.Cpp\v4.0\Microsoft. CppCommon.targets 151 6
webcore_bindings_sources
I have installed Windows SDK tool kit !!... more »
|
|
Do we still need automated_ui_tests and reliablity_tests?
|
| |
These are build on all try and build runs, but aren't used there as far as
I can tell. These depend on browser since they're ui_tests, so take a while
to link.
reliablity_tests is for ChromeBot, but I don't know if this is still useful
anymore now that we have lot of users and different channels? Do any... more »
|
|
System error: missing MSVCP90D.dll
|
| |
After doing a sync and rebuild of chrome (all of which succeeded), when I
run chrome.exe (debug build) from within VS or outside VS, I get the
following system error dialog:
---------------------------
chrome.exe - System Error
---------------------------
The program can't start because MSVCP90D.dll is missing from your computer.... more »
|
|
Chromium building error in Visual Studio 2008
|
| |
Hi,
I have tried to build the chromium using Visual Studio 2008 for the
first time (after installing the depot_tools and getting the code). I got
an error like:
fatal error C1083: Cannot open include file:
'policy/policy_constrants.h": No such file or directory
I searched and found that somebody else have also met this problem (... more »
|
|
Looking for replacement Chromium sheriff, June 1 & 4
|
| |
I'm scheduled to be sheriff on Friday June 1st and Monday June 4th,
but besides being out of town those days I'm already a WebKit
gardener, so I'm looking for a replacement (not a swap). A new
committer who's not on the rotation yet would be the ideal victim. Any
takers?
Thanks,
Adam
|
|
|