I got
the same error; I had to edit by slingshot.build file.
Change
<property name="build.basedir" value="" />
to
<property name="build.basedir" value="build" />
Seems
to take care of it.
HTH,
Jason
-----Original Message-----
From: Chris Garty [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 13, 2003 10:21 PM
To: [EMAIL PROTECTED]
Subject: [NAntC-Dev] Latest BuildHey,Checked out the latest copy and got some build errors.====taskdef.build:use:prepare:prepare.slingshot:
[nant] Tools/SLiNgshoT/SLiNgshoT.build SLiNgshoT.Core.Release
Buildfile: file:///D:/DOTNET~2/NAntContrib/NAntContrib/Tools/SLiNgshoT/SLiNgshoT.build
SLiNgshoT.Core.Release:
setup:
SLiNgshoT.Core:
BUILD SUCCEEDED
Total time: 0 seconds
[copy] Could not find file Tools/SLiNgshoT/build/Release/SLiNgshoT.Core.dll to copy.compile.schematask:compile.schemas:
[taskdef] Added 1 tasks from D:\DOTNET~2\NAntContrib\NAntContrib\build\NAnt.Xsd.Tasks.dll
[xsd] Compiling Schema src\Tasks\MSITask.xsd into Microsoft.NET classes
Writing file 'build\Schemas\MSI\MSITask.cs'.[csc] Compiling 1 files to D:\DOTNET~2\NAntContrib\NAntContrib\build\NAnt.Contrib.Schemas.dllbuild:
[csc] Compiling 57 files to D:\DOTNET~2\NAntContrib\NAntContrib\build\NAnt.Contrib.Tasks.dllBUILD FAILED
D:\DOTNET~2\NAntContrib\NAntContrib\NAntContrib.build(120,10):
External Program Failed: C:\WINNT\Microsoft.NET\Framework\v1.0.3705\csc.exe return 1
Output:
D:\DOTNET~2\NAntContrib\NAntContrib\src\Tasks\SlingshotTask.cs(27,7): error CS0246: The type or namespace name 'SLiNgshoT' could not be found (are you missing a using directive or an assembly reference?)
D:\DOTNET~2\NAntContrib\NAntContrib\src\Tasks\SlingshotTask.cs(141,17): error CS0246: The type or namespace name 'SolutionWriter' could not be found (are you missing a using directive or an assembly reference?)====Is it broken or am I just missing something?ThanksChris Garty
This e-mail message and any attachments contain information that is confidential and may be subject to legal privilege.
If you are not the intended recipient, you must not peruse, use, pass on or copy this message or any attachments.
If you have received this e-mail in error, please notify us by return e-mail and erase all copies of this message
including any attachments. Thank you.