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.Class Compatibity

I don't think the vb6 task currently has an option to specify compatibility. It could be a useful addition though if you feel like contributing.


please don't cross-post to both nant-dev and nant-users.

Ian

[1] nantcontrib.sourceforge.net


------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Nant-users mailing list Nant-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to