开发者

Automated build tools for .NET, VC 6.0 and VB 6.0

I 开发者_开发知识库wonder if there is any build/continuouse integration tool for building .NET, VC 6.0, and VB 6.0 projects. I read a little bit about CruiseControl, but it seems doesn't support VisualBasic 6.0 stuff. Do you know some others? Thank you in advance.


Can you set up CruiseControl to run custom commands? If so, I think all you should need to do is to call it like [pathToExe]\VB6.ex /MAKE [yourprojectfile.vbp].

Though be aware that if you have WebClass designers in your VB6 project there's a known bug with compiling it like that as can be seen here.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜