Title: Message
This is my first shot at using Nant so be warned I could have done something really wrong.
 
I am trying to use the resgen task... I have attached the build file and here is the error that was output into the console...
I would not doubt if I have more errors so any help would be appreciated.
 
C:\RVS\Framework>nant -verbose
Buildfile: file:///C:/RVS/Framework/Framework.build
Base Directory: C:\RVS\Framework

build:

INTERNAL ERROR
System.ArgumentNullException: Value cannot be null.
Parameter name: path2
   at System.IO.Path.Combine(String path1, String path2)
   at SourceForge.NAnt.Tasks.ResGenTask.NeedsCompiling()
   at SourceForge.NAnt.Tasks.ResGenTask.ExecuteTask()
   at SourceForge.NAnt.Task.Execute()
   at SourceForge.NAnt.Target.Execute()
   at SourceForge.NAnt.Project.Execute(String targetName)
   at SourceForge.NAnt.Project.Execute()
   at SourceForge.NAnt.Project.Run()

Please send bug report to [EMAIL PROTECTED]
Try 'nant -help' for more information

 
thanks,
scott

Attachment: Framework.build
Description: Binary data

Reply via email to