[Webkit-unassigned] [Bug 24959] Unable to build WebKit if Visual studio is not installed in default location

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 10 07:17:42 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=24959





------- Comment #3 from ryan.jendoubi at gmail.com  2009-06-10 07:17 PDT -------
Hi again,

Thanks for clarifying your OS. Next question is, have you checked you
environment variables?

I'm using MSVC 2005 (MSVC8) Express Edition, installed at C:\MSVC8. I have two
environment variables, VSINSTALLDIR and VS80COMNTOOLS which are registered on
the system and can be viewed in Start->Control
Panel->System->Advanced->Environment Variables. There is also the env var
VCINSTALLDIR, which is set by the SetEnv.cmd script in the SDK I use (Microsoft
Platform SDK for Windows Server 2003 R2), which I call before doing any
compiling etc.

Have you checked these environment variables on your system? If they are
incorrect or not present in your Environment Variables dialog, you could add
them there to see if that helps. Alternatively if you work from the command
line you could set them there before you begin.

Let me know how you get on :-)


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list