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
- 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
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
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
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
- 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
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
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
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
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:
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
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
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.
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
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
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
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
>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
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
19 matches
Mail list logo