Hi,
I'm a new NAnt user. I like it very much ;-)) It works great with .NET but I wonder if there is a way to use it with VC++ or eMBedded Visual C++ ? I know WIKi pages about using NAnt to build C++ projects but it is not enough for me.
I would like to do something like this:
1) After development I want to compilemy C++ sources with one of C++ compiler: Visual C++ (from VS .NET 2002/2003) or Microsofr Embedded Visual C++ (for Pocket PCs). 2) Automaticaly build installation package with one of available tools i.e. EzSetup or other launched from command line with proper parameters 3) Generate documentation running doxygen or NDoc (I know that this element is available)
Is there any possibility to do above steps ? Is there any possibility to select compilation package I want to use: compiler & linker as mentioned above ? May be someone could say about how much effort is needed to customize NAnt to do the above work ;-)) As I'm new for NAnt I don't know its internals but I could help to develop necessary features.
Last, Am I right sending this post to nant-users ? ;-))
Greets
--
Mateusz Łoskot mateusz at loskot dot net
------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_idG21&alloc_id040&op=click _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users
