2010/1/14 Stanislas <[email protected]>: > 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 _______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
