RE: [Nant-users] Error while building C++ solution

2005-07-28 Thread Robert Smith
I added the following to my .build to get past this issue when building C++…                

RE: [Nant-users] Error while building C++ solution

2005-07-28 Thread Gert Driesen
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Asis Yuval > Sent: donderdag 28 juli 2005 13:52 > To: Nant-users@lists.sourceforge.net > Subject: [Nant-users] Error while building C++ solution > > Hello everybody, > > I have this error durin

RE: [Nant-users] .85 RC3 and Nunit 2.2

2005-07-28 Thread Blagassie
Title: .85 RC3 and Nunit 2.2 I found out through this list that the task is only works with NUnit 2.2.  The NUnit 2.2.2 framework is not currently supported by NAnt 0.85 RC3.  I had to uninstall NUnit 2.2.2 and roll back to NUnit 2.2.   Once this was done, the task started working.  

[Nant-users] Error while building C++ solution

2005-07-28 Thread Asis Yuval
Hello everybody,   I have this error during using nant for building C++ solution:   [cl] stdafx.cpp [cl] d:\\stdafx.h(10) : fatal error C1083: Cannot open include file: "afxwin.h": no such file or directory   I am using D:\Program Files\Microsoft Visual Studio .NET 2003\Common7\Tools\v