Hi Matt,

There might still be (well, are) issues with our support for Visual C++. Can
you provide more information on the error ?

Gert

> -----Original Message-----
> From: Matt Daniel [mailto:[EMAIL PROTECTED] 
> Sent: dinsdag 21 december 2004 23:01
> To: Gert Driesen
> Cc: [EMAIL PROTECTED]
> Subject: Re: [nant-dev] exception, not too sure where project 
> settings is meant to be ?
> 
> Hi Get
> 
> I have now added the path for the linker, now it comes up with another
> error, I will re-install vs and ensure it is setup for command line
> operations. The strange thing is my quick test c# prject works but the
> real project does not.
> 
> thanks again for all your help and a great tool
> 
> Matt
> 
> Have a merry xmas and happy new beer
> 
> On Tue, 21 Dec 2004 14:26:45 +0100, Gert Driesen
> <[EMAIL PROTECTED]> wrote:
> > Matt,
> > 
> > This issue was fixed after 0.85 RC1. Can you try using the 
> latest nightly
> > build (http://nant.sourceforge.net/nightly/latest) and let 
> us know if that
> > fixed your problem ?
> > 
> > Thanks !
> > 
> > Gert
> > ----- Original Message -----
> > From: "Matt Daniel" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Tuesday, December 21, 2004 1:29 AM
> > Subject: [nant-dev] exception, not too sure where project 
> settings is meant
> > to be ?
> > 
> > > D:\cruise control>startnant.bat
> > >
> > > D:\cruise control>nant\bin\nant.exe -buildfile:cruise.build
> > > NAnt 0.85 (Build 0.85.1793.0; rc1; 11/28/2004)
> > > Copyright (C) 2001-2004 Gerry Shaw
> > > http://nant.sourceforge.net
> > >
> > > Buildfile: file:///D:/cruise control/cruise.build
> > > Target(s) specified: build
> > >
> > >
> > > build:
> > >
> > >  [solution] Starting solution build.
> > >
> > > BUILD FAILED
> > >
> > > INTERNAL ERROR
> > >
> > > System.ArgumentNullException: Value cannot be null.
> > > Parameter name: projectSettings
> > >    at NAnt.VSNet.ProjectReference..ctor(XmlElement xmlDefinition,
> > > ReferencesResolver referencesResolver, ProjectBase parent,
> > > SolutionBase solution, ProjectSettings projectSettings,
> > >  GacCache gacCache, DirectoryInfo outputDir)
> > >    at NAnt.VSNet.ReferenceFactory.CreateReference(SolutionBase
> > > solution, ProjectSettings projectSettings, XmlElement 
> xmlDefinition,
> > > GacCache gacCache, ReferencesResolver references
> > > Resolver, ProjectBase parent, DirectoryInfo outputDir)
> > >    at NAnt.VSNet.VcProject..ctor(SolutionBase solution, String
> > > projectPath, XmlElement xmlDefinition, SolutionTask solutionTask,
> > > TempFileCollection tfc, GacCache gacCache, Referenc
> > > esResolver refResolver, DirectoryInfo outputDir)
> > >    at 
> NAnt.VSNet.ProjectFactory.CreateProject(SolutionBase solution,
> > > SolutionTask solutionTask, TempFileCollection tfc, 
> GacCache gacCache,
> > > ReferencesResolver referencesResolver, Di
> > > rectoryInfo outputDir, String projectPath)
> > >    at NAnt.VSNet.ProjectFactory.LoadProject(SolutionBase solution,
> > > SolutionTask solutionTask, TempFileCollection tfc, 
> GacCache gacCache,
> > > ReferencesResolver referencesResolver, Dire
> > > ctoryInfo outputDir, String path)
> > >    at NAnt.VSNet.SolutionBase.LoadProjects(GacCache gacCache,
> > > ReferencesResolver refResolver)
> > >    at NAnt.VSNet.Everett.Solution..ctor(String solutionContent,
> > > SolutionTask solutionTask, TempFileCollection tfc, 
> GacCache gacCache,
> > > ReferencesResolver refResolver)
> > >    at NAnt.VSNet.SolutionFactory.LoadSolution(SolutionTask
> > > solutionTask, TempFileCollection tfc, GacCache gacCache,
> > > ReferencesResolver refResolver)
> > >    at NAnt.VSNet.Tasks.SolutionTask.ExecuteTask()
> > >    at NAnt.Core.Task.Execute()
> > >    at NAnt.Core.Target.Execute()
> > >    at NAnt.Core.Project.Execute(String targetName, Boolean
> > forceDependencies)
> > >    at NAnt.Core.Project.Execute()
> > >    at NAnt.Core.Project.Run()
> > >
> > > Please send bug report to [EMAIL PROTECTED]
> > >
> > > Total time: 1.1 seconds.
> > >
> > > D:\cruise control>
> > >
> >
> 
> 



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to