RESOLVED FIXED 22908
Add instructions for Windows Environment Variables
https://bugs.webkit.org/show_bug.cgi?id=22908
Summary Add instructions for Windows Environment Variables
Brent Fulgham
Reported 2008-12-17 16:55:24 PST
A very common mistake new Windows developers make when trying to build WebKit is that they forget to set the WebKitOutputDir shell variable. When this happens, they get tons of errors when JavaScriptCoreGenerated and WebCoreGenerated attempt to build. This patch mentions the importance of setting this variable, and links to an MSDN entry on how to do so.
Attachments
Update site with instructions for WebKitOutputDir on Windows (1.84 KB, patch)
2008-12-17 17:01 PST, Brent Fulgham
darin: review+
Brent Fulgham
Comment 1 2008-12-17 17:01:04 PST
Created attachment 26109 [details] Update site with instructions for WebKitOutputDir on Windows
Darin Adler
Comment 2 2008-12-18 07:36:03 PST
Comment on attachment 26109 [details] Update site with instructions for WebKitOutputDir on Windows Seems fine, r=me
Pam Greene (IRC:pamg)
Comment 3 2008-12-30 11:25:00 PST
Landed r39519.
Note You need to log in before you can comment on or make changes to this bug.