Re: [Nant-users] [Help][Nant-Users][USE NANT To Compile VB6.0 Code]

2005-04-07 Thread Ian MacLean
sanjoy wrote: Dear All, I want to know can I use NANT to compile VB6.0 code. there is a vb6 task in NAntcontrib [1] In VB6.0 we have the problem of compiling DLLs and OCX files which very offen breaks compatibility and we have to compile 3 stages. 1.No Compatibility 2.Project Compatibity 3.Clas

[Nant-users] [Help][Nant-Users][USE NANT To Compile VB6.0 Code]

2005-04-06 Thread sanjoy
Dear All, I want to know can I use NANT to compile VB6.0 code. In VB6.0 we have the problem of compiling DLLs and OCX files which very offen breaks compatibility and we have to compile 3 stages. 1.No Compatibility 2.Project Compatibity 3.Class Compatibity I request to provide me a solution to