I could build without copying that webkit_version.h, I just reverted
the chrome.sln to 2480.
As Nicolas said, it is a dependency problem.

On Sep 29, 1:47 am, Kishor <[EMAIL PROTECTED]> wrote:
> I copied the file from chromium\src\chrome\Release\obj\WebCore
> to chromium\src\chrome\Debug and the error vanished.
>
> On Sep 28, 11:45 am, "Nicolas Sylvain" <[EMAIL PROTECTED]> wrote:
>
> > +cc sgk
>
> > I'm not sure how 2480 would cause that.
> > But from what I see it's a timing issue/dependency problem in the solution
> > file.  Maybe after building a couple of times it just started working.
>
> > On the other hand, this change seems to affect the sln too, so everything is
> > possible.
>
> > Do you have an explanation, or it was just a test?
>
> > Nicolas
>
> > On Sun, Sep 28, 2008 at 8:12 AM, bzaid <[EMAIL PROTECTED]> wrote:
>
> > > After I reverted to the chrome/chrome.sln to revision 2480 I could
> > > build.
> > > So, please, can anyone revert it in SVN codebase?
>
> > > On Sep 27, 6:30 pm, "Nicolas Sylvain" <[EMAIL PROTECTED]> wrote:
> > > > +cc maruel
>
> > > > Marc-Antoine:  A lot of people (internal and external) are complaining
> > > that
> > > > sometimes the build breaks because of a missing webkit_version.h.
>
> > > > It seems to coincide with this change of yours:
>
> > > > -----
>
> > > > Flatten the glue dependencies to accelerate build on a quad core.
> > > > Webcore has no custom build step so it can be bypassed.
>
> > > > Glue
> > > >   localized_strings
> > > >   V8Bindings_prebuild
> > > >   V8Config
> > > >   WebCore
> > > > WebCore
> > > >   libxml_config
> > > >   libxslt_config
> > > >   V8Bindings_prebuild
> > > >   V8Config
>
> > > > To
>
> > > > Glue
> > > >   libxml_config
> > > >   libxslt_config
> > > >   localized_strings
> > > >   V8Bindings_prebuild
> > > >   V8Config
> > > > WebCore
> > > >   libxml_config
> > > >   libxslt_config
> > > >   V8Bindings_prebuild
> > > >   V8Config
> > > > Review URL:http://codereview.chromium.org/4067
>
> > > > ------
>
> > > > Can you take a look please? Or revert to see if it helps people?
>
> > > > Nicolas
>
> > > > On Sat, Sep 27, 2008 at 8:52 AM, Yarin <[EMAIL PROTECTED]> wrote:
>
> > > > > This error happened to me as well. I searched for the file and,
> > > > > strangely enough, found it in my src\chrome\Debug\ folder. I have no
> > > > > idea what or who put it there, but after moving the file back to its
> > > > > correct position (src\webkit\glue\), I could compile.
>
> > > > > On Sep 27, 2:47 pm, bzaid <[EMAIL PROTECTED]> wrote:
> > > > > > I had a successful Chromium build, but after I had updated the 
> > > > > > source
> > > > > > (gclient sync) I get this error "Cannot open include file:
> > > > > > 'webkit_version.h'" when building Webkit Glue. I didn't change
> > > > > > anything in my build environment.
>
> > > > > > Thanks,
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-dev" group.
To post to this group, send email to chromium-dev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to