Bugs item #953458, was opened at 2004-05-13 19:04
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=474851&aid=953458&group_id=54790

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Jochen Wezel (jochenwezel)
Assigned to: Nobody/Anonymous (nobody)
Summary: NAnt fails when missing 1.0 framework or NAntContrib fails

Initial Comment:
I don't know where to search for the bug exactly; please 
forward it to the corresponding person in the case of the 
case.

The .build file has been created with slingshot from 
a .sln file.

C:\Temp\nrobot-0.12\nrobot\NRobotWin>SLiNgshoT.exe -
nant build.basedir=.\bin2 -sln NRobotWin.sln > 
nrobotwin.build

That build file has been used for nant.
NAnt tries to use a csc.exe of framework 1.0 which is 
not installed on my system. 

nant -buildfile:nrobotwin.build

------------------------------------------------[...]
setup:

NRobotWin:

      [csc] Compiling 1 files to C:\Temp\nrobot-0.12
\nrobot\NRobotWin\bin2\Debug
\NRobotWin.exe.

BUILD FAILED

C:\Temp\nrobot-0.12\nrobot\NRobotWin\nrobotwin.build
(43,6):
[csc] C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705
\csc.exe failed to start.
 Das System kann die angegebene Datei nicht finden

Total time: 0.2 seconds.
------------------------------------------------

THE SOLUTION would be NAnt to use the existing 1.1 
framework.


My system is WinXP with .NET 1.1 (no 1.0).
NAnt and NAntContrib are both 0.84.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=474851&aid=953458&group_id=54790


-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
NAntContrib-Developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

Reply via email to