[Webkit-unassigned] [Bug 40038] Build fixes for VS Express 2005

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 2 15:11:32 PDT 2010


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





--- Comment #12 from Tony Gentilcore <tonyg at chromium.org>  2010-06-02 15:11:32 PST ---
(In reply to comment #11)
> Tony, I haven't compiled with VCExpress for some time so maybe this is a new issue, but I was able to compile with VCExpress before without a problem. I have a VM image with VCExpress and will try to compile with/without your patch tonight.
> 
> Out of curiosity, did you follow the steps on http://webkit.org/building/tools.html, in particular with step 3 in http://msdn.microsoft.com/en-us/library/ms235626(VS.80).aspx?

Yes, I followed those instructions and installed all service packs. However, my environment may not be completely typical...

I use Visual Studio 2008 for all of my development on chromium/webkit. Everything works great there, no problems. However, when I went to use the build-webkit/run-webkit-tests scripts, they wouldn't recognize VS2008, so I installed VSExpress 2005 along side it (following the above instructions). With https://bugs.webkit.org/show_bug.cgi?id=39296 and this patch, I was able to get build-webkit/run-webkit-tests working. So I thought it would be useful to contribute this up for others.

If you think it will be useful, I'd be interested in modifying build-webkit to use Visual Studio 2008 if available (gracefully falling back to other version). Thoughts?

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



More information about the webkit-unassigned mailing list