Sorry, My company email doesn't allowed receiving any attachment, So I resend my query
again.
I'm currently working with SolutionTask to build my solution file but I am having
problem with it.
My errors;
C:\Projects\Release1\Source\TA>nant
NAnt version 0.8.3 Copyright (C) 2001-2003 Gerry Sha
Hi,
I'm currently working with SolutionTask to build my solution file but I am having problem with it.
My errors;
C:\Projects\Release1\Source\TA>nant
NAnt version 0.8.3 Copyright (C) 2001-2003 Gerry Shaw
http://nant.sourceforge.net
Buildfile: file:///C:/Projects/Release1/Source/TEST/TESTSln.buil
Andy Jian Li wrote:
I am new to NANT. I have some questions while using NANT.
1. I have a Windows application. >From the visual studio, I can have
it compiled successfully. The executable is fine for me to run. But
when I compile it using the NANT build file with NANT, the executable
file
I am new to NANT. I have some questions while
using NANT.
1. I have a Windows application. >From the
visual studio, I can have it compiled successfully. The executable is fine
for me to run. But when I compile it using the NANT build file with NANT,
the executable file compiled from NA
Hi All,
I need help with a very simple solution task. My environment is VS .Net
and the solution contains one vc++ project that complies fine from the
IDE. I need some help desparately.
Thanks in advance-
KHS
My nant.build file looks like this-
First, I assume you have an Imports line in your source, but I'll ask
anyway.
Second, no, I don't think vbc.exe figures our default references
automatically like csc.exe for C# code does. For VB.NET code, you will
need to list the specific references in your build file. You might be
able to make
Hi All,
I need help with a very simple solution task. My environment is VS .Net
and the solution contains one vc++ project that complies fine from the
IDE. I need some help desparately.
Thanks in advance-
KHS
My nant.build file looks like this-
I'm trying to write a build file that has a nested property.
Detail:
I'm trying to iterate over a list of project names and pick up the name of the
assembly out of a list of another property based on the name
I can't seem to nest the ${} parameters.
I also can't seem to break it up.
can anyone
I'm trying to get a simple ConsoleApplication built.
compile.executables:
[echo] visualstudio.project.ConsoleApplication1.assemblyname
[echo] visualstudio.project.ConsoleApplication1.assemblyname
[vbc] Compiling 1 files to
C:\dev\CustomerCentricity\foo\build\bin\ConsoleApplication
Do you know if localised resources work with the csc task ?
Could you please add a bug entry to
http://sourceforge.net/tracker/index.php for the localised resources
issue for the solution task.
Ian
Hi,
I have a project containing localized resources (StringTable.fr.resx along
with StringTable.
Hi,
I have a project containing localized resources (StringTable.fr.resx along
with StringTable.resx).
From what I can see, the Solution task try to compile the localized resource
with the main assembly. As a consequence, it fails (because StringTable.fr.resx
and StringTable.resx are both added to
I believe there is an task in NAntContrib that you can use to
create windows installers.
-Original Message-
From: Arvind M A [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 25, 2003 1:06 AM
To: [EMAIL PROTECTED]
Hi,
I am pretty new to Nant and wanted to know whether it is possible to
b
ASP.NET is not that complex. It's basically just a bunch of text files
(*.as?x and web.config) along with a class library (or several class
libraries). We just build all the code-behind classes into a single
class library assembly. We then copy all the text files and any
dependencies to their fi
13 matches
Mail list logo