Hi,

Can you please tell me how to generate filees under
webkit.build/DerivedSources/Debug/bindings?
For example V8CanvasRenderingContext.cpp or /V8CanvasPixelArray.cpp?

I think it is generated by this script in Webkit source:
./WebCore/bindings/scripts/generate-bindings.pl

But when I cd to my ~/Webkit directory and run
"./WebCore/bindings/scripts/generate-bindings.pl", I get this error:
Can't locate IDLParser.pm in @INC (@INC contains:
/Library/Perl/Updates/5.8.8
/System/Library/Perl/5.8.8/darwin-thread-multi-2level
/System/Library/Perl/5.8.8 /Library/Perl/5.8.8/darwin-thread-multi-2level
/Library/Perl/5.8.8 /Library/Perl
/Network/Library/Perl/5.8.8/darwin-thread-multi-2level
/Network/Library/Perl/5.8.8 /Network/Library/Perl
/System/Library/Perl/Extras/5.8.8/darwin-thread-multi-2level
/System/Library/Perl/Extras/5.8.8 /Library/Perl/5.8.6 /Library/Perl/5.8.1 .)
at ./WebCore/bindings/scripts/generate-bindings.pl line 37.
BEGIN failed--compilation aborted at
./WebCore/bindings/scripts/generate-bindings.pl line 37.

I am trying to use chromium with Webkit source which I checkout using 'git
svn'.

Thank you for any lep

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

Reply via email to