Hi,
I have discovered more or less what seems to be the problem.
The problem is related to the task called by the task.
The problem is that I have the files like this:
engine
- game
--- version.h
--- version.cpp
-- platform
--- platform.h
In the
Hi,
I have a big project to compile.
Its structure is more or less like this [and I cannot change it]:
projectX
--- engine
- math
- platform
- etc...
--- exporter
--- vc6
--- vc7
--- etc...
I have created a .bui
Stephen,
Can you please provide a small repro for this issue ?
Thanks,
Gert
- Original Message -
From: "Stephen Lewis" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, September 18, 2004 12:48 AM
Subject: [Nant-users] Problem with solution task
I am t
I am trying to move my build files from a single .build file for each
project to using tasks.
After using a 0.85 Nant build from May for several months, I updated to
the latest nightly build today. I am having trouble building one of the
projects in the solution. Here is an excerpt from the log
<[EMAIL PROTECTED]>
Sent: Wednesday, August 18, 2004 11:10 PM
Subject: Re: [Nant-users] Problem with solution task
Gert,
Thank you so much! i got the latest nightly build and my issue is
fixed now. Build can now reference the assembly folders for dlls. But
iam getting stuck with another er
PROTECTED]>
> To: "Gert Driesen" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>; "NAnt Users Mailing List"
> <[EMAIL PROTECTED]>
> Sent: Wednesday, August 18, 2004 1:14 AM
> Subject: Re: [Nant-users] Problem with solution task
>
> > Gert
;[EMAIL PROTECTED]>; "NAnt Users Mailing List"
<[EMAIL PROTECTED]>
Sent: Wednesday, August 18, 2004 1:14 AM
Subject: Re: [Nant-users] Problem with solution task
Gert,
I just downloaded the latest nightly build which you uploaded today. I
tried to build Nant using the build file w
Madhan,
If you are running on Windows, just use the executables in the nigthly
build without trying to rebuild them.
Good luck,
Merrill
---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $
"NAnt Users Mailing List" <[EMAIL PROTECTED]>, "Madhan Retnaswamy"
<[EMAIL PROTECTED]> |
your problem.
>
> Gert
>
>
>
> - Original Message -
> From: "Madhan Retnaswamy" <[EMAIL PROTECTED]>
> To: "Gert Driesen" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>; "NAnt Users Mailing List"
> <[EMAIL PR
; > Cc: <[EMAIL PROTECTED]>; "NAnt Users Mailing List"
> > <[EMAIL PROTECTED]>
> > Sent: Tuesday, August 17, 2004 7:10 PM
> > Subject: Re: [Nant-users] Problem with solution task
> >
> > > Hi Gert/Steve,
> > >
> > >
Original Message -
> From: <[EMAIL PROTECTED]>
> To: "Gert Driesen" <[EMAIL PROTECTED]>
> Sent: Tuesday, August 17, 2004 2:27 AM
> Subject: Re: [Nant-users] Problem with solution task
>
> >
> >
> >
> >
> > Hi Gert
> >
ECTED]>
Cc: <[EMAIL PROTECTED]>; "NAnt Users Mailing List"
<[EMAIL PROTECTED]>
Sent: Tuesday, August 17, 2004 7:10 PM
Subject: Re: [Nant-users] Problem with solution task
Hi Gert/Steve,
Thanks Steve for sending that repro for Gert and thanks Gert for
taking up the
TECTED]>
To: "Gert Driesen" <[EMAIL PROTECTED]>
Sent: Tuesday, August 17, 2004 2:27 AM
Subject: Re: [Nant-users] Problem with solution task
Hi Gert
I have managed to reproduce this behaviour with the following sample code
(See attached
Hi Steve,
I have exactly the same problem as you mentioned about the solution
task. We have a DataAccess project and an Exception Management
project. The Exception Management Project has direct file reference to
2 dlls of Microsoft Application Exception Blocks. But the DataAccess
project also refe
Steve,
As always: please provide a small repro for this issue.
Thanks !
Gert
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, August 16, 2004 8:01 AM
Subject: [Nant-users] Problem with solution task
Hi,
I'm a having trouble wi
Hi,
I'm a having trouble with the task with respect to the build
order.
The project structure is as follows ...
Basically
'Project A' contains 'Class A' and 'Exception Class A'. 'Exception
Class A' inherits from 'My Base Exception' which is contained in 'Utility
Assembly'
'Pr
Hi,
I have a problem using the solution
task. I use the solution task by including the project files, not calling the
solution.
In one of my projects there I
included the documentation-file task (=generate an xml doc file).
When nant tries to build these
project, it fails saying th
:[EMAIL PROTECTED]
Sent: Wednesday, December 17, 2003 11:24 AM
To: [EMAIL PROTECTED]
Cc: Scott Ford
Subject: RE: [Nant-users] Problem with solution task
Hi Scott
I tried with build of 2003-12-13 but with the same results.
Some further investigation revealed the following:
The main difference
On Behalf Of
[EMAIL PROTECTED]
Sent: Monday, December 15, 2003 8:07 AM
To: [EMAIL PROTECTED]
Subject: [Nant-users] Problem with solution task
Hi
I am using nant-0.8.2 stable release to build a number of VB.Net projects
(using the task for the actual build).
Everything seems to work fine except f
] Problem with solution task
Hi
I am using nant-0.8.2 stable release to build a number of VB.Net projects
(using the task for the actual build).
Everything seems to work fine except for the last project in the set.
Nant reports success but the built executable (winexe) appears to have a
memory
Hi
I am using nant-0.8.2 stable release to build a number of VB.Net projects
(using the task for the actual build).
Everything seems to work fine except for the last project in the set.
Nant reports success but the built executable (winexe) appears to have a
memory exception (Application Error -
t
- Original Message -
From: "Martin Webrant TACMa" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, September 08, 2003 11:04 AM
Subject: [Nant-users] Problem with solution task - GetDepenencyFromProjects
> I fetched 0.8.4 from CVS since 0.8.3 doesn
I fetched 0.8.4 from CVS since 0.8.3 doesn't work with Link attributes in
project file (791819).
Although I know the link bug should be fixed I cant try it out cause I ran
into a new bug...
The sample project I tried is attached to this bugreport
http://sourceforge.net/tracker/index.php?func=detail
I realize now that 0.8.2 does not support the task.
I hope that this makes the maintainers of the website aware of the danger of
posting the user docs for a release candidate instead of posting the docs
for the most resent release version. ONLY POST THE DOCUMENTATION FOR THE
MOST RESENT RELEASE!
Chuck
If i remember correctly, the task wasn't part of the 0.8.2
version of NAnt, it's a new task in the 0.8.3 version.
Nick
From: "Medcoff, Charles" <[EMAIL PROTECTED]>
To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
Subject: [Nant-users]
I'm new to NAnt and just downloaded and installed 0.8.2.
I've written a build file that includes a solution task but NAnt doesn't
seem to know what it is. As a santity check I took the build file from the
documentation and added a soltution task as shown below:
The Hello World of build fil
27 matches
Mail list logo