Re: [nant-dev] Re: [Nant-users] Cl.exe /I for additional include directories

2004-07-09 Thread Gert Driesen
Gary, This should be fixed in cvs now. Thanks, Gert - Original Message - From: "Gary Feldman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, July 09, 2004 5:27 PM Subject: [nant-dev] Re: [Nant-users] Cl.exe /I for additional include directories > >Fr

Re: [Nant-users] Task Oddness

2004-07-09 Thread Gert Driesen
- Original Message - From: "Malcolm MacLucas" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 09, 2004 10:20 PM Subject: Re: [Nant-users] Task Oddness > I've been using the nant-0.85-20040525 build with some success, and for the > most part the tag works there. > > the c

Re: [Nant-users] Task Oddness

2004-07-09 Thread Malcolm MacLucas
I've been using the nant-0.85-20040525 build with some success, and for the most part the tag works there. the current build nant-0.85-20040707 didn't like the space in my "Program Files" directory. Are there any plans on putting out a new "stable build"? I've never been able to get the "stable

RE: [Nant-users] Project with GUID 'xxx' must be included for the build to work error

2004-07-09 Thread Castro, Edwin Gabriel (Firing Systems Engr.)
I don't think the problem is with NAnt. I think it's with Visual Studio. There is a comment on line 554 of Solution.cs that checks that project GUIDs match GUIDs in the solution file. This would be a place where my build would die but it doesn't. It dies earlier. The fact that the build dies earlie

Re: [Nant-users] VSSCheckout and NAnt 0.85

2004-07-09 Thread Gert Driesen
Brian, The task is part of NAntContrib (http://nantcontrib.sourceforge.net). So you need to install the NAntContrib binaries matching the NAnt version you're using. NAntContrib nightly builds are available here : http://nantcontrib.sourceforge.net/nightly/builds/ Just copy the content of the N

Re: [Nant-users] Problem with Dll-Dependencies

2004-07-09 Thread Gert Driesen
- Original Message - From: "Martin Riedl" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 08, 2004 6:32 PM Subject: [Nant-users] Problem with Dll-Dependencies > Hi, > > > > i have a 4 Projects, 3 of them compiling to a Dll one to a Windows-Form-exe. > > > > I would like t

[Nant-users] NAnt Runner

2004-07-09 Thread Dan Pupek
Anyone used The NAnt Runner Addin?   I can't get it to work, it just throws a NullReferenceException.   Any ideas?   Dan Pupek Software Engineer Advanced Systems Technology, Inc [EMAIL PROTECTED] (850) 475-4038   BEGIN:VCARD VERSION:2.1 N:Pupek;Daniel FN:Daniel Pupek NICKNAME:Dan ORG:Adva

Re: [Nant-users] zip task

2004-07-09 Thread Gert Driesen
Bert, Just use a single element. Hope this helps, Gert - Original Message - From: "Bert Jan Lappenschaar" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 09, 2004 3:43 PM Subject: [Nant-users] zip task Hi all, I want to use the ZIP task in my build process. How c

Re: [Nant-users] zip task

2004-07-09 Thread Scott Hernandez
yes, use         Note-to-Self: We should add this pattern to the fileset docs... I think it may be in the docs already. - Original Message - From: Bert Jan Lappenschaar To: [EMAIL PROTECTED] Sent: Friday, July 09, 2004 6:43 AM Subject: [Nant-users] zip task

[Nant-users] zip task

2004-07-09 Thread Bert Jan Lappenschaar
Hi all,   I want to use the ZIP task in my build process. How can I create a simple ZIP task that zips everything in a directory? Including all subdirectories and files in all subdirectories?   I mean, a task like:                  

[Nant-users] Prj GUID XXX already exists! Now - Couldn't find referenced assembly

2004-07-09 Thread Brian Yeo
Hi Gert, I tried the build by using the .sln file only. It builds half way but throws an error. Nunit-Test-DB: [echo] Nunit-Test-DB [solution] Starting solution build. [solution] Building 'PTA.Enterprise.Webservice.NUnit' [release]... BUILD FAILED Couldn't fi

[Nant-users] VSSCheckout and NAnt 0.85

2004-07-09 Thread Brian Yeo
Hi, I got the following error after I upgraded NAnt 0.84 (0.0.84.1455 dated 26/12/03) to 0.85 (0.85.1649.0; net-1.0.win32; nightly; 7/07/2004). NAnt 0.84 (VSS) checkout the files without any problems. Does anyone have any answer? Help is appreciated. error: invalid element . Unknown task or dat

[Nant-users] Nant-users] Task Oddness

2004-07-09 Thread Brian Yeo
Hi Merrill, I have not used "includevsfolders" so I wouldn't comment on this. The following sample builds the .csproj and output the results to a common folder before a copy command is used to transfer the required files to a destination folder. By doing this, I filtered the unwanted files.

[Nant-users] Fw: nant.core.maillogger error

2004-07-09 Thread Scott Hernandez
I have forward this to the nant-users list, it would be a better place to ask questions. I am leaving for the weekend... :) If you are not subscribed, please do. http://nant.sf.net - Original Message - From: "Chen, CJ" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 09, 20

[Nant-users] VB - error BC30456: 'XX' is not a member of 'YYY'.

2004-07-09 Thread Brian Yeo
Hi Gert, I got this error when I build the VB proj. I could not find an answer. My cooleague has checked the source and vb builds ok in Visual Studio.Net IDE. I would appreciate if you could help. The scripts will be email to you immediately after this email is sent. Regards, Brian L

[Nant-users] Problem with Dll-Dependencies

2004-07-09 Thread Martin Riedl
Hi,   i have a 4 Projects, 3 of them compiling to a Dll one to a Windows-Form-exe.   I would like to place the Dlls in a subdirectory called \lib to the exe File. Compilation runs without errors, but when I start my application it crashes because the exe – file can’t find the one Dll in

[Nant-users] Project GUID XXX already exists! Conflicting project is XXX

2004-07-09 Thread Brian Yeo
Hi guys, When I build the following, I got the error msg as listed below. BUILD FAILED Error loading project C:\DotNet\Nunit\PTA.ENTERPRISE.NUnit\PTA.Enter prise.Database.NUnit\PTA.Enterprise.Database.NUnit.csproj. Project GUID {97A4F6 29-CA11-4577-9C15-9F1FA066D75E} already exists! Conflicting p

Re: [Nant-users] Cl.exe /I for additional include directories

2004-07-09 Thread Gary Feldman
>From: <[EMAIL PROTECTED]> >Sent: Tuesday, June 15, 2004 5:09 AM >note : /LIBPATH for additional library directories should not suffer from this, > as it accepts semi-colon delimiter. This appears to be wrong. It requires a separate /LIBPATH for each additional directory. See http://msdn.micros

Re: [Nant-users] Reading XML file and replacing text

2004-07-09 Thread Eric Fetzer
I've already written it if you want a copy. Here's the header of what it does: // // This program will open an xml master settings file that contains information to // set settings in all of the config files that are environmentally dependant. // The master file contains: // 1) Where to get