You currently need to have the location of csc.exe in your path.
Its stored at C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705 (your windows
folder might be different, ie, winnt)
I'm checking in a fix that prevents this requirement.
The log is the goop that gets printed during the build.
Please p
Title: Message
Hello,
- Could you let us
know what task is called at line 9 in your build file (Note the (9, 10)) and/or
post the build file ?
Best
regards,
Bernard
-Original Message-From: arjen
stolk [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 05, 2002
12:50 PM
I am having the same problem. But I do have the
impression that the path to csc.exe is set ok. Have a look at the
following.
When trying to build with Nant I
get:
E:\wcnet\Sources\HelloWorld>nantBuildfile:
E:\wcnet\Sources\HelloWorld\hello.build
build: [csc]
Compiling 1 files to E:\w