Craig,
that's because if you don't already have a NAnt version under NAntRelease the NAntContrib build file will get the NAnt nughtly build of the 2003-04-24, and in this version the NAnt namespaces aren't updated.


If you place a more recent version of NAnt under NAntRelease you should be able to build NAntContrib properly.

Nick






From: Craig Neuwirt <[EMAIL PROTECTED]>
To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
Subject: [Nant-users] NantContrib CVS build problem
Date: Wed, 16 Jul 2003 11:15:46 -0500

Forgive me if this is an ignorant question, but I build nantcontrib from CVS
source. When I execute the command
NAntRelease/bin/nant.exe -f:NAntContrib.build, I am getting numerous build
errors suchs as


The type or namespace name 'Core' does not exist in the class or namespace
'NAnt'.

This indicates that the nant libraries are not compatible.  When I look at
the nant source under NAntRelease, the source uses the namespace
'SourceForge.NAnt' instead of 'NAnt.Core'.   I do not understand why the
'SourceForge.NAnt' is there.  The CVS nant source uses 'Nant.Core'

If this is not the correct way to build NAntContrib, I could really use some
guidance.


thanks,
  craig


------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users

_________________________________________________________________
MSN Messenger : discutez en direct avec vos amis ! http://messenger.fr.msn.ca/




-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to