Bugs item #1105415, was opened at 2005-01-19 18:55
Message generated for change (Tracker Item Submitted) made by Item Submitter
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: Open
Resolution: None
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


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to