[webkit-help] Problems building on Ubuntu

Stanislas stanworld at gmail.com
Tue Jan 19 04:52:22 PST 2010


2010/1/14 Stanislas <stanworld at gmail.com>:
> Thanks
>

>  i altered the line of WebCore/dom/make_name.pl:
>
> my $preprocessor = "/usr/bin/gcc -E -P -x c++";
> to
> my $preprocessor = "/usr/bin/gcc -E -P -x c++";
>

correction ,
i meant :

  after i altered the line of WebCore/dom/make_name.pl:

 my $preprocessor = "/usr/bin/gcc -E -P -x c++";

 to

 my $preprocessor = "/usr/bin/g++ -E -P -x c++";


-- 
Stanworld


More information about the webkit-help mailing list