Does anyone have a modified version of vsconvert.xsl that supports
conversion of c++ projects (.vcproj)?
If not, any other suggestions on how to generate a build file for a c++
project?
Thanks!
Ted
Ted Quinby
Soil & Topography Information, LLC
Madison, Wisconsin
(()
phone: (608) 442-
can search for a file or
directory but the required 'root' parameter confuses me and leads me to
believe that it only searches registry values.
Thanks in advance!
Ted
Ted Quinby
Earth Information Technologies, Corp.
2453 Atwood Avenue
Madison, WI 53704
Ph: 608-442-0656 Cell: 608-335-31
5 Aug 2004 21:28:52 -0500
To: [EMAIL PROTECTED]
From: Ted Quinby <[EMAIL PROTECTED]>
Subject: Re: [Nant-users] msi, components, and subdirs
Cc: [EMAIL PROTECTED]
I tracked down the problem although I haven't solved it yet. It's related
to the following code in InstallerCreat
I tracked down the problem although I haven't solved it yet. It's related
to the following code in InstallerCreationCommand.cs at or around line 2230.
if (!IsVersion(ref fileVersion)) {
fileVersion = null;
}
If I comment this out and run my msi task (after rebuilding nantcontrib),
the m
Can you run the build in verbose mod (NAnt.exe -verbose ) and send us
the output ?
Thanks,
Gert
- Original Message -----
From: "Ted Quinby" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 29, 2004 3:37 PM
Subject: [Nant-users] msi, components, and subdir
ds.
At 01:57 PM 7/29/2004, you wrote:
Ted,
Can you run the build in verbose mod (NAnt.exe -verbose ) and send us
the output ?
Thanks,
Gert
- Original Message -
From: "Ted Quinby" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 29, 2004 3:3
Contrib.
Is there any way you could provide the build script that you are using?
Also, could you provide the entire output w/ error?
Thanks
Jim
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ted Quinby
Sent: Thursday, July 29, 2004 9:37 AM
To: [EMAIL PROTEC
t nightly build of NAntContrib.
Is there any way you could provide the build script that you are using?
Also, could you provide the entire output w/ error?
Thanks
Jim
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ted Quinby
Sent: Thursday, July 29, 20
My installation has the following directory hierarchy/structure:
>
All files in all components saved to the Main_Install_Folder are added to
the MSI without a problem.
When the msi task hits one of the subdirectory components (with multiple
f
I'm trying to upgrade my build process from NAnt 0.84 to the nightly build
of 0.85.
I'm using the following versions (both have built successfully on my machine):
NAntNant-0.85-20040722
NAntContrib nantcontrib-0.85-20040723
I've used this combination of NAnt/NAntCo
I have an msi task that successfully creates an installation
package. Within the package, I have several components that install vtk
(third-party) dlls. The installation executes just fine -- everything in
the right place.
However, when I uninstall the application, one out of 11 or so files f
11 matches
Mail list logo