[chromium-dev] Re: How to fix check deps failure?

2009-03-30 Thread Brett Wilson

On Mon, Mar 30, 2009 at 10:12 AM, Jian Li jia...@chromium.org wrote:
 I got another failure for checkdeps:
 ERROR in
 C:/b/slave/chromium-rel-builder/build/src\chrome\test\worker\test_webworker.cc
 Illegal include: webkit/tools/test_shell/test_webworker_helper.h
     Because of -webkit from chrome's include_rules.
 Should I relocate test_worker project from chrome\test\worker to
 webkit\tools\test_worker? Thanks.

We already have webkit/tools/test (it just has the reference build in
it). How about putting it there?

Brett

--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] Re: How to copy the file into the package used by WebKit build in waterfall?

2009-03-30 Thread Nicolas Sylvain
Every .dll and .exe directly in the debug or release folder should be zipped
and sent to the other machines for testing.
Is it not what you are seeing?

Feel free to ping me on IM to talk about it.

Nicolas


On Mon, Mar 30, 2009 at 2:12 PM, Jian Li jia...@chromium.org wrote:

 In order to support running worker layout tests in the build server, we
 need to copy test_worker.dll into the zip file extracted by WebKitBuild.
 Does anyone know how to do this? Thanks.
 


--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] Getting 206 compile errors

2009-03-30 Thread QAH

Hello everyone! I am trying to compile Chrome using Visual Studio
2008. I followed all of the steps outlined in the Getting Started
section. I also synced all of my code using the gclient sync
command. Now I still get tons of errors. BTW, I am using Visual Studio
2008 as my IDE and compiler, and I am using Windows XP SP3 as my os.

Here are the errors that I am getting: http://pastebin.com/m6153d009

What is the problem?
--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] Re: Getting 206 compile errors

2009-03-30 Thread Mohamed Mansour
How long ago did you download the source? And when did you sync it?  Try
clobbering chrome\Debug\ (deleting it) and rebuild.


On Mon, Mar 30, 2009 at 9:46 PM, QAH qah...@gmail.com wrote:


 Hello everyone! I am trying to compile Chrome using Visual Studio
 2008. I followed all of the steps outlined in the Getting Started
 section. I also synced all of my code using the gclient sync
 command. Now I still get tons of errors. BTW, I am using Visual Studio
 2008 as my IDE and compiler, and I am using Windows XP SP3 as my os.

 Here are the errors that I am getting: http://pastebin.com/m6153d009

 What is the problem?
 


--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---