Hi,<br><br>I just managed to get a current SVN build of WebKit to build. The instructions on the website are great, but I ran into a problem<br>because I chose to land my working sources on my D: drive (/cygdrive/d/Development/WebKit) rather than in the suggested
<br>home directory.<br><br>In this configuration, I got a number of path errors: "wtk/Platforms.h: No such file or directory".<br><br>I suspect that one or more of the bash scripts assumes $HOME or ~ path resulting in the error.
<br><br>As soon as I moved the source tree to my home directory "~/WebKit" everything built properly.<br><br>Has anyone else encountered this?<br><br>Thanks,<br><br>-Brent<br>