Dallas,
I don't think you're really missing something. The NAnt 0.85 (binary)
nightly builds should work on Mono out of the box.
However, none of the NAnt developers have access to a Mac so we can't really
test NAnt on mac.
I'd advise you to put detailed information of your experience with a rec
That was it. I swear I tried both and in my original build file it is all
lower case.
But I was not aware that the attributes were case-sensitive so that info was
helpful! :)
Craig
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Gert Driesen
Sent: Sunda
Hi Eduardo,
That function was indeed not exposed to build authord. I fixed this now, and
it should be available in the next nightly build.
Sorry for causing confusion.
Gert
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Eduardo
Gar
Title: RE: [Nant-users] Writing a custom function using VB script
Thanks Gert,
That will help!
I am using a recent nightly build, however I didn't know about fileversioninfo::get-version-info(). I just had another look at the online documentation and I noticed that the function is not cur
Hi Matt,
Thanks a ton for explaining how to build solution with NUnit and giving a example. Highly appreciated.
I will try my hands on it and inform you offline whether I am successful or not.
Thanks!
CheersMatt Ward <[EMAIL PROTECTED]> wrote:
Hi,Here's an example of using an NUnit task and build
G'day all,
I've been trying to get NAnt to either work from the binary or build
from the source on mono 1.0.2 on Mac OS X 10.3. I've not had any luck.
Building (or trying to) results in the following:
make linux-bootstrap-nant.dotnet
mcs -target:library -define:MONO -debug -o bin/NAnt.DotNet
Hi Eduardo,
Function is a reserved keyword in VB, therefor you need to escape it by
surrounding it with braces :
<[Function]("get-file-version-string-vb")> _
Public Function .
By the way, you no longer need to define functions for accessing a file's
version yourself: in very
Hi Jeff,
I've now commit that change to cvs.
Thanks !!
Gert
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jeff
McMahonSent: vrijdag 22 oktober 2004 18:54To:
[EMAIL PROTECTED]Cc: [EMAIL PROTECTED];
[EMAIL PROTECTED]Subject: [Nant-users] Building
C
Eddy,
NAnt is case-sensitive, so you use "basedir" instead.
Hope this helps,
Gert
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Craig Eddy
Sent: vrijdag 22 oktober 2004 0:40
To: [EMAIL PROTECTED]
Subject: [Nant-us
George,
This was a minor issue in the 0.84 release that has been fixed long since.
You can safely ignore that error, or try a recent nightly build
(http://nant.sourceforge.net/nightly/build).
Hope this helps,
Gert
From: [EMAIL PROTECTED]
[mailto:[EM
Hi all,
When
I build my VC++ (not managed) projects with Nant (latest Oct 21 build) I kept
getting several of the following warnings…
[cl]
d:\PDS\Takara\Release\Lib\data\IPrimitive.h(84) : warning C4541: 'dynamic_cast'
used on polymorphic type 'DA
P:
I get this message when running a buildfile with a
having a baseDir attribute. I hate having to copy the directory
name into each of the elements, but that’s what I did to
work around this:
Unexpected attribute "baseDir" on element
.
12 matches
Mail list logo