Andrew,
This is now fixed in cvs.
Gert
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> [EMAIL PROTECTED]
> Sent: donderdag 17 maart 2005 10:04
> To: nant-users@lists.sourceforge.net
> Subject: [Nant-users] NAnt Bug with DLL Base Addresses
>
>
Am I missing something?
I have several c++ projects I am building and they always compile
even when nothing has changed.
I also noted the same behavior for the sample cpp solution
in examples\solution\cpp\WinForms.
For the sample c# solution, on the second attempt, you get a
“Pr
Title: CodeDomProvider for C# could not be created
Guys,
I get this when I call a target that contains a
Not sure if this is the correct place to send this, but I have just
noticed that NAnt incorrectly sets DLL bases addresses during builds (it
gets confussed between decimal and hex numbers).
This will only happen if you set a custom base address (using the
project advanced build options).
I have a
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> [EMAIL PROTECTED]
> Sent: donderdag 17 maart 2005 15:48
> To: nant-users@lists.sourceforge.net
> Subject: [Nant-users] Path changes in RC2
>
> Hi,
>
> I have a bit of a problem. We currently us
Does the setting the "includeemptydirs" attribute on the task
prevent the directories being created in the target location?
I'm not sure if NAnt should copy directories if all of the files they
contain are excluded.
Hope this helps,
--
Troy
--
Evan,
NAnt has been modified to fail the build if it encounters any invalid
attributes (previously it just displayed a warning message). There is
no "value" attribute in the task, so NAnt is erroring.
Is it a problem to remove the "value" attribute from your script?
--
Troy
---
Title: Call task with value attribute
Hey all,
Why, using version 0.85.1653.0, does the below call work but using the latest stable build, it complains of the value attribute?
Thanks!
Ok... yet another questions. Thanks for all ur help, you've been very helpful.
I have this fileset:
So.. basically what I'm trying to do h
Hi,
I have a bit of a problem. We currently use a nightly build from 30-06-2004
for building our system. I am looking at upgrading to RC2, but have hit a
problem with the way directories are treated. Our build script consists of
a top level build file invoked by a .bat file, this then uses the
Jason,
Have you tried defining the Success and Failure targets WITHOUT the depends
attribute? Just a thought.
Merrill
---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users
Hi all,
Has anyone got an example of a .build file, that gets the latest project files
from a SourceSafe project and compiles the code.
I have searched the web and simply cannot find one.
Any pointers at all greatly appreciated.
Paul
___
Why don't you post a bit more detail - like the nant build file you are
using for example - and what kind of failure you are getting.
If you are using the task you'll need to add a child
element for any resx files associated with your forms/controls. See the
documentation for the task for mo
Hello,
I’m new at all this, but I was trying the ndoc task
and I verified my build file against the xsd I got the error that the tags
and are invalid.
Any ideas?
Using xsd: http://nant.sf.net/release/0.85-rc2/nant.xsd
Build File:
Begin Nant File Paste ---
….
fileset>
tolist="[EMAIL PROTECTED]"
subject="Build Succeeded"
mailhost="some
server "
Hello.
I'm working on a Project, developed with Visual Studio and compiled with
Nant.
i have a problem with the VS Designer. Some of our controls can't be showed
with the designer. It seems it's because nant, because when i compile the
project with VS I can see the controls.
Anyone as an ide
16 matches
Mail list logo