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

Reply via email to