Gerry Shaw wrote: >This was intentional and an oversight :) I didn't want those tasks in >the core tasks but I didn't want to lose them either. There should be a >NAnt.VisualCppTasks project added with the cl, link and lib task. > >I'll add those on Tuesday. In the future I suspect these will live in >the NAntContrib project. > > I still think that with 90% of Nant users being .Net framework users that people should only have to download one package to use all the Framework tools. If we do move them to contrib then we should provide a build of contrib with the standard NAnt distro. Having an extra task library that you never use is less of a problem than not being able to find the task you need.
Ian >-----Original Message----- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED]] On Behalf Of Jayme >Edwards >Sent: August 19, 2002 4:38 PM >To: [EMAIL PROTECTED] >Subject: [nant-dev] cl task gone??? > > >Hello, > >I'm currently updating the build script for the VS.NET Addin for NAnt in >the NAntContrib project. First off, great job on the refactoring guys - >it looks really nice. There is one small issue I've ran into however, >the cl (class linker/C++ compiler) task is no longer available. Since I >need to compile a >C++ project into a .dll to provide resources for the Addin, I can't >C++ build >this anymore. Is this an oversight, or on purpose? If I'm missing >something I apologize - otherwise is there something I can do to help >get this added? > >Thanks, >-Jayme > > > > -- "The use of COBOL cripples the mind; its teaching should, therefore, be regarded as a criminal offence." (Edsger Wybe Dijkstra) ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ Nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers
