> - Original Message -
> From: "Stephen Lewis" <[EMAIL PROTECTED]>
> To:
> Sent: Tuesday, September 27, 2005 11:53 PM
> Subject: [Nant-users] Custom build steps with solution task
>
> Are custom build steps supported with the task? In
> particular, I have a file that is preprocessed to
Title: Help with failing style task
Nevermind. When I retried it in XMLSPY and made it us
Microsofts XSL engine, I get errors and was able to fix
it.
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]Sent: Tuesday, September 27, 2005 6:11
PMTo: nant-users@lis
Title: Help with failing style task
The
Are custom build steps supported with the task? In
particular, I have a file that is preprocessed to generate a .cpp file.
I have defined a custom build step to produce the cpp file (Lookup
Specifying Custom Build Steps in the Visual Studio help for details),
but there is no evidence that this st
I think it would be useful to post at least the snippet of C# code thats
failing. Looking at the Project constructor I can see that you need to
either :
- pass a valid configuration XmlNode object or
- have a config file containing the section from nant.exe.config
in the same directory as your
OK, had a look at this last night, and MS have done a bit of frigging about
with the way applciaiotns can start. Basically if you go into the project
options, there is a checkbox with something like "Enable application
framework" on it. If this is checked, then it looks like when you compile
th
Mark,
Same ? was posted a while ago and I think the reply was that the solution
task doesn't work with 2005 solutions. You have to use the csc/vbc tasks.
-Mark
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Mark Howell
Sent: Monday, September 26, 200