Bugs item #1105415, was opened at 2005-01-19 18:55
Message generated for change (Settings changed) made by drieseng
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1105415&group_id=31650

Category: Core
Group: 0.8.4.0
>Status: Closed
>Resolution: Duplicate
Priority: 5
Submitted By: YamNet (yamnet)
Assigned to: Nobody/Anonymous (nobody)
Summary: char '#' in a directory problem

Initial Comment:
Hello,

I have a directory named "CodeC#" on my "D:".
Under this director, I have another directory 
named "ConsoleApp".
In this directory, I have two files named "main.cs" 
and "Nant.build"
If I make "Nant.exe", please look at the result:

----------------------------------------------------
NAnt 0.84 (Build 0.84.1455.0; net-1.0.win32; release; 
12/26/2003)
Copyright (C) 2001-2003 Gerry Shaw
http://nant.sourceforge.net

Buildfile: file:///D:/CodeC#/ConsoleApp/NAnt.build
Target(s) specified: build

build:

      [csc] Compiling 0 files to D:\ConsoleApp.exe.
            fatal error CS2008: No inputs specified

BUILD FAILED

D:\CodeC(4,10):
External Program Failed: 
C:\WINNT\Microsoft.NET\Framework\v1.1.4322\csc.exe 
(return code was 1)

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

I suppose that this is the '#' which cause problem.

Bye
YamNet

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1105415&group_id=31650


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to