Hi;
I have 6 projects in a solution, 3 C++ and 3 C# ones. It
builds the first C++ one, the first C# one, the second C++ one, and then quits.
Building from withing Visual Studio does build all 6.
Any ideas?
Thanks – dave
C:\src\AutoTagBuild>nant compile
NAnt 0.85 (Build 0.85
September 10, 2004 9:08 AM
To: David Thielen; [EMAIL PROTECTED]
Subject: Re: [Nant-users] Last attempt: Trying again to report a nant bug
David,
If you would've payed better attention, you would've noticed that I did
reply to your email saying that I did not have time straight away, b
me and let me know.
Thanks – dave
Ps – I don’t mean to sound pissy
but I spent an hour creating the smallest possible solution that causes these
two bugs and I’ve posted it 7 times before to no avail.
From: David Thielen
[mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 08
Hi;
I’m trying once again to report a nant bug. A very
simple solution that reproduces it is at http://www.thielen.com/nant-bug.zip.
Could someone in the nant dev group grab it and let me know you got it? (I
spent almost an hour creating a very simple example just for this purpose.)
Hi;
I can’t use nant to do a , ,
, etc. because it looks for the public key file in a directory above
the project root. Being able to set the default dir would solve this.
Thanks - dave
Hi;
I have a solution (for a Word add-in written in C#) that won’t
build. My task is:
The error is:
compile_all:
[solution] Starting solution build.
[solution] Only C#, VB.NET and C
Hi;
It would be real nice if there was a signcode task (for
authenticode signing). And… if it used chktrust to determine if the file
needed to be signed.
I would do it but I don’t understand all the signcode
options well enough to do it right.
Thanks - dave
: David Thielen; [EMAIL PROTECTED]
Subject: Re: [Nant-users] throws assembly mis-match exception
- Original Message -
From: "David Thielen" <[EMAIL PROTECTED]>
To: "'Gert Driesen'" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Saturday, A
Yes I do have the older one in both locations. But what do I do in this
case?
Thanks - dave
-Original Message-
From: Gert Driesen [mailto:[EMAIL PROTECTED]
Sent: Saturday, August 28, 2004 3:13 PM
To: David Thielen; [EMAIL PROTECTED]
Subject: Re: [Nant-users] throws assembly mis-match
Hi;
I have the latest build of nant and I have ndoc 1.3.1549.0
(the latest release). Help please.
Thanks – dave
I get this:
BUILD FAILED - 1 non-fatal error(s), 2 warning(s)
INTERNAL ERROR
System.IO.FileLoadException: The located assembly's
manifest definition with n
Hi;
This is with the latest build:
There is no documentation for
the tag.
Is there a documentor for the
VS .NET documentor?
Thanks - dave
Hi;
I’m running the latest build and have nunit 2.2
installed. When I try the following task:
I get:
C:\src\netClient>nant test
NAnt 0.85 (Build 0.85.1693.0; net-1.0.win32;
nightly; 8/20/2004
I have the attribute:
unless='convert::to-boolean("${signed} =
0")'
and tried (just to see how it works):
unless='convert::to-boolean("true()")'
Where ${signed} is a ‘1’
I have tried everything to get this to work and keep
getting:
C:\src\netClient\netClient.bu
Hi;
I have the following:
And it does nothing. It even says 0 assemblies signed. This
is with the latest release
version.
Any ideas?
Thanks - dave
lto:[EMAIL PROTECTED]
Sent: Wednesday, August 25, 2004 12:14 AM
To: David Thielen; [EMAIL PROTECTED]
Subject: Re: [Nant-users] How to set default dir for
David,
I know the csc looks for the key file relative to the current directory and
the output directory. I'm not sure if the MS vjc compil
Hi;
Is there a task that does an authenticode signing?
Thanks - dave
Hi;
In my AssemblyInfo.jsl I have @assembly AssemblyKeyFile("..\\public.snk")
The relative path to public.snk works fine when I build in
Visual Studio. However, when I build using nant it can’t find the file. I
need to be able to build with both.
Is there a way I can set the def
et it working on my system at work - but not my system
at home.
Thanks - dave
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Gert Driesen
Sent: Thursday, August 19, 2004 1:42 AM
To: David Thielen; [EMAIL PROTECTED]
Subject: Re: [Nant-users] nunit assembl
Hi;
For my compile task I do a and then an
to sign (authenticode) the code. How can I set it to not sign it
unless it is recompiled?
Thanks - dave
Hi;
I added
To Nant.exe.config.
I have nunit 2.2 (actually 2.1.91 acording to gacutil)
installed and in the GAC.
I set my task as:
Hi;
I think these questions are related.
1) I created a task to compile a project. I then call it with the project name as a
property. This lets me build everything fine with directory and dll naming. But I have
a couple of problems:
1a) I still have to have a separate task for the .exe projec
21 matches
Mail list logo