#1
|
|||
|
|||
Whats needed to build VB6 Projects
We currently have a Visual Build machine setup to build all of our Visual Studio 2005 projects. It checks for recent check-ins every 10 mins and then gets latest files from Vault before building the relevant projects.
One of our major applications that we work on is written in VB6, in order to add this to the build machine what is required to make Visual Build also build this project for us? Do we need to install Visual Studio 6 on to our build machine? We don't particularly want to do this with it having Visual Studio 2005 already on there and it working pretty well at the moment. Any suggestions would be most appreciated, thanks, Mike |
#2
|
|||
|
|||
VB6 needs to be installed on the box in order for the Make VB6 action to build a VB6 project/group.
|
|
|