[webkit-dev] khtml/css/parser_wrapper.cpp not in cvs?

Darin Adler darin at apple.com
Sun Jun 26 21:41:49 PDT 2005


On Jun 26, 2005, at 12:36 PM, Kevin Ballard wrote:

> On Jun 26, 2005, at 2:18 PM, Matt Gough wrote:
>
>> Trying to build WebKit, it fails when it comes to khtml/css/ 
>> parser_wrapper.cpp since there is no such file.
>
> I think that's supposed to be generated by a script phase, or  
> something. Try doing a clean build (i.e. wipe your WebKitBuild dir 
> (s?)).

It used to be a generated file -- now it's not used by the project at  
all.

On Jun 26, 2005, at 5:59 PM, Timothy Hatcher wrote:

> Make sure you don't have an updated Xcode (.xcodeproj) file sitting  
> in the WebCore directory. The .pbproj was updated and the change  
> wont be reflected in the .xcodeproj.

I think this is the correct theory about what's going wrong. You'll  
have trouble any time we change the project if you have an updated  
project there.

> Delete the .xcodeproj and let Xcode convert a new one if you need  
> it. The build-webkit script could be modified to pass the -project  
> arg, preventing this.

I'll make that change to the build scripts.

     -- Darin




More information about the webkit-dev mailing list