[Buildbot-commits] [Buildbot] #986: VC9 does not give the correct path to devenv.exe

Buildbot buildbot-devel at lists.sourceforge.net
Thu Sep 9 07:46:29 UTC 2010


#986: VC9 does not give the correct path to devenv.exe
---------------------+------------------------------------------------------
Reporter:  JDelfour  |       Owner:         
    Type:  defect    |      Status:  new    
Priority:  minor     |   Milestone:  0.8.2  
 Version:  0.8.1     |    Keywords:  windows
---------------------+------------------------------------------------------

Comment(by JDelfour):

 I don't have the git clone setup but if i look at the file, the default
 install path is "C:\Program Files (x86)\Microsoft Visual Studio 9.0" and
 not "C:\Program Files\Microsoft Visual Studio 9" (at least it is for
 VS2008 Professional)

 There is also an enhancement (i guess):

 I usually prefer doing a "clean" before a "build" without using the
 "rebuild" (which sometimes mess the dependencies...

 I guess you should add the following in the command lines :
 if self.mode == "clean":
    command.append("/Clean")

 Thanks

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


More information about the Commits mailing list