[webkit-dev] Building WebKit on Visual Studio 2005 is faied.
David Kilzer
ddkilzer at webkit.org
Wed Jul 16 06:18:45 PDT 2008
Do you have ActiveState Perl installed? If so, the "perl" command in Cygwin may be picking up ActiveState Perl instead of /usr/bin/perl. You either need to uninstall ActiveState Perl or change your PATH environment variable so that /usr/bin/perl is first.
Running "which perl" or "perl --version" from Cygwin may give you more information as well.
Dave
On Wed, 7/16/08, JungChul Park <jcpark79 at gmail.com> wrote:
> Dear all,
>
> I've tried to build WebKit on Visual Studio 2005.
>
> I have been following the post on WebKit.org and wiki. I
> have done all
> required steps.
>
> but when I compile the WebKit I get some errors.
>
> You can see the error massge on
> http://novvon.tistory.com/121.
>
> Please help me to come out of this situation.
>
> Thank a lot in
> advance!_______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
More information about the webkit-dev
mailing list