Title: Solution incorrectly compiled against .NET version 1.0 (bug?)
The task does not seem to
respect the defaultframework setting. Several messages to this list in the
past couple days suggested that the task works by calling the
csc.exe directly and it appears to choose the wrong one
X X wrote:
Hello,
g them;
1)can add other dependencies, such as .ico or .bmps to
build script?
Do you mean can you compile these using the csharp compilation task ? -
then yes just use the resources child element.
2) does NAnt have a "shell" feature?
You'll need to expand on this. There
Title: Solution incorrectly compiled against .NET version 1.0 (bug?)
Hi,
I'm trying to figure out the following problem. I'm using the new task from the daily build of 20030605 to build a project that's perfectly building in Visual Studio on the same machine. I'm using Visual Studio.NET 20
Hello,
I appologize if these questions are posted in the
wrong form. My company is reviewing NAnt for use in
doing daily builds of .net projects. I have a couple
of generic questions and would really appreciate any
information regarding them;
1)can add other dependencies, such as .ico or .bmps to
Title: Message
I see some postings
to the users list from John Lam about adding Ant like filtering to NANT (for
version numbers, comfit files etc.). What is the status of this? Is it in the
nightly builds or do I still have to manually sync the code base. BTW - sweet
tool.
Jason Riley
http
Hi,
Just for the record. I got it to work. I changed the path environment
variable to point the 1.1 version of the framework. Looks like csc.exe
is directly called without minding the config settings.
Thnx for the support.
Carlo Poli
Macaw
-Original Message-
From: Ian MacLean [mailto:
Carlo,
looks like a bug that needs fixing. I've logged it here:
https://sourceforge.net/tracker/index.php?func=detail&aid=755820&group_id=31650&atid=402868
btw I think its time we started using the sf bug tracker to keep a
record of outstanding bugs and issues. I think its great to post here
f
Even if that does work its incorrect behaviour. Compilation should use
the framework the user has specified not whatever NAnt happens to be
running against. I haven't really looked too closely at the solution
task but I do know that it doesn't defer to the cscTask when it compiles
c# projects.
Title: Solution incorrectly compiled against .NET version 1.0 (bug?)
Thnx
for the reply,
that
does have impact, but not the desired one. Now I get loads of warnings like this
one 'warning CS1595: 'System.Web.UI.Control' is defined in multiple places;
using definition from
'C:\WINNT\Micro
Title: Solution incorrectly compiled against .NET version 1.0 (bug?)
This may help: make sure your NAnt is running on
net-1.1. heck/add the following at the end of
your nant.exe.config:
but looks like a bug of
Jarek
- Original Message -
From:
Carlo Poli
Title: Solution incorrectly compiled against .NET version 1.0 (bug?)
Hi,
I'm trying to figure out the following problem. I'm using the new task from the daily build of 20030605 to build a project that's perfectly building in Visual Studio on the same machine. I'm using Visual Studio.NET 20
11 matches
Mail list logo