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