[Buildbot-commits] [Buildbot] #1754: VC9 compile step assumes PlatformSDK is installed

Buildbot nobody at buildbot.net
Tue Feb 21 18:06:30 UTC 2012


#1754: VC9 compile step assumes PlatformSDK is installed
----------------------+--------------------
Reporter:  philippem  |       Owner:
    Type:  defect     |      Status:  new
Priority:  major      |   Milestone:  0.8.+
 Version:  0.8.3      |  Resolution:
Keywords:  windows    |
----------------------+--------------------

Comment (by philippem):

 One possible fix is to determine a 'canonical' set of lib paths that
 should exist on a generic VS installed build slave, but there are multiple
 versions of the SDKs.
 Another fix is to create custom build steps derived from the provided VS
 build steps that work in the particular build slave environment.
 Maybe there is another way to determine the list of paths dynamically.

 My guess is that the path list in vstudio.py was created based on one
 particular VS-installed machine.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/1754#comment:5>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list