quick quick, what i see is that you need the bin directory w/ its
contents as a sibling to src.  

now, possibly, the contents of the bin dir was built against another
nant version yet... ???

btw, thanks for taking this on, Mike.

/jean

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On 
> Behalf Of Mike Roberts
> Sent: Monday, June 23, 2003 10:32
> To: [EMAIL PROTECTED]
> Subject: Re: [NAntC-Dev] Against latest NAnt
> 
> 
> >
> >
> >> 1 - Make a nant-contrib 'release' that goes against Nant 
> 0.8.2 2 - .. 
> >> and then update Nant-contrib ASAP to run against Nant CVS latest
> >
> > sounds good.
> 
> 
> Great - I take it one of you guys can do step 1
> 
> > unfortunately Scott is the only admin for the project and he is on 
> > vacation right now. However I'm more than happy to commit 
> changes on 
> > your behalf until he gets back. 
> 
> no problem.
> 
> At the moment, I thought I'd try and get the current tree building 
> against 0.8.2, and I can't get that to work. I got latest 
> CVS, put Nant 
> 0.8.2 into the NantRelease folder, run the build and get lots 
> of compile 
> errors (unable to find various namespaces including 
> SourceSafeTypeLib, 
> WindowsInstaller, Database, StarTeam, etc.) Have I missed something? 
> (some of the actual errors below)
> 
> Cheers,
> 
> Mike
> 
> --
> 
> build:
>       [csc] Compiling 60 files to 
> C:\cvsgrab\nantcontrib\NAntContrib\build\nantcontrib-0.1.0.0-d
> ebug\NAnt.Contrib.Tasks.dll
>             
> C:\cvsgrab\nantcontrib\NAntContrib\src\Tasks\VSS\AddTask.cs(26
> ,7): error 
> CS0246: The type or namespace name 'SourceSafeTypeLib' could 
> not be found (
> are you missing a using directive or an assembly reference?)
>             
> C:\cvsgrab\nantcontrib\NAntContrib\src\Tasks\MSITask.cs(43,7): error 
> CS0246: The type or namespace name 'WindowsInstaller' could 
> not be found 
> (are y
> ou missing a using directive or an assembly reference?)
>             
> C:\cvsgrab\nantcontrib\NAntContrib\src\Tasks\MSITask.cs(44,7): error 
> CS0246: The type or namespace name 'MsmMergeTypeLib' could 
> not be found 
> (are yo
> u missing a using directive or an assembly reference?)
>             
> C:\cvsgrab\nantcontrib\NAntContrib\src\Tasks\MSMTask.cs(41,7): error 
> CS0246: The type or namespace name 'WindowsInstaller' could 
> not be found 
> (are y
> ou missing a using directive or an assembly reference?)
>             
> C:\cvsgrab\nantcontrib\NAntContrib\src\Tasks\MSMTask.cs(42,7): error 
> CS0246: The type or namespace name 'MsmMergeTypeLib' could 
> not be found 
> (are yo
> u missing a using directive or an assembly reference?)
>             
> C:\cvsgrab\nantcontrib\NAntContrib\src\Tasks\TypedCollectionTa
> sk.cs(31,7): 
> error CS0246: The type or namespace name 
> 'CollectionGenerator' could not
> be found (are you missing a using directive or an assembly reference?)
>             
> C:\cvsgrab\nantcontrib\NAntContrib\src\Tasks\MSMTask.cs(572,33
> ): error 
> CS0246: The type or namespace name 'Database' could not be found (are 
> you mis
> sing a using directive or an assembly reference?)
>             
> C:\cvsgrab\nantcontrib\NAntContrib\src\Tasks\MSMTask.cs(4218,8
> 9): error 
> CS0246: The type or namespace name 'View' could not be found 
> (are you missin
> g a using directive or an assembly reference?)
>             
> C:\cvsgrab\nantcontrib\NAntContrib\src\Tasks\VSS\BaseTask.cs(39,25): 
> error CS0246: The type or namespace name 'VSSFlags' could not 
> be found 
> (are you
>  missing a using directive or an assembly reference?)
>             
> C:\cvsgrab\nantcontrib\NAntContrib\src\Tasks\VSS\BaseTask.cs(42,9): 
> error CS0246: The type or namespace name 'VSSDatabase' could not be 
> found (are y
> ou missing a using directive or an assembly reference?)
>             
> C:\cvsgrab\nantcontrib\NAntContrib\src\Tasks\VSS\BaseTask.cs(43,9): 
> error CS0246: The type or namespace name 'IVSSItem' could not 
> be found 
> (are you
> missing a using directive or an assembly reference?)
>             
> C:\cvsgrab\nantcontrib\NAntContrib\src\Tasks\VSS\BaseTask.cs(97,16): 
> error CS0246: The type or namespace name 'VSSDatabase' could not be 
> found (are
> you missing a using directive or an assembly reference?)
>             
> C:\cvsgrab\nantcontrib\NAntContrib\src\Tasks\VSS\BaseTask.cs(98,16): 
> error CS0246: The type or namespace name 'IVSSItem' could not 
> be found 
> (are you
>  missing a using directive or an assembly reference?)
>             
> C:\cvsgrab\nantcontrib\NAntContrib\src\Tasks\StarTeam\TreeBase
> dTask.cs(27,25): 
> error CS0246: The type or namespace name 'StarTeam' could not be foun
> d (are you missing a using directive or an assembly reference?)
> 
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: INetU
> Attention Web Developers & Consultants: Become An INetU 
> Hosting Partner.
> Refer Dedicated Servers. We Manage Them. You Get 10% Monthly 
> Commission!
> INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
> _______________________________________________
> NAntContrib-Developer mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer
> 



-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
NAntContrib-Developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

Reply via email to