Continuous integration tools for VB6?

  • Thread starter Thread starter Bit byte
  • Start date Start date
B

Bit byte

I have a larg(ish) project consisting of over 40 seperate projects, of
which about 30 are C/C++ Dlls and the remainder (will be VB6 GUI
applications).

I have finally opted for VB6, after spending about a year, evaluating
both Java and C# (in that order). The problem though is, are there any
continuous integration tools that will help me automate code builds?

I would prefer not to have to write perl scripts (though I can if I have
to), but I would like something that is open source and can work with CVS.
 
Bit,

Then have a look a little bit further to C# and VB.Net. In my opinion is VB6
is definitely not the way to go anymore because the posibilitity to run it
on future systems. (Beside probably longer development trajects using it.)

I hope this helps,

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top