Are you sure you're installed the SDK, and not just the runtime ?
Gert
- Original Message -
From: "Maggie Duanmu" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, April 17, 2004 12:11 AM
Subject: [Nant-users] The SDK for the net-1.1 framework is not available or
not configured
I have solved it with the help of the archive:
http://localhost/OdinMain/mainpage.csproj"; />
Will this change?
Sincerel
Hi, Dear NANT DEV team:
I’m current developing a big project which has different platforms. My project has around 70 subprojects.
Some are developed by C# .NET, some are developed by Visual C++ 6.0, and some are developed by C++ .NET. Some projects are developed by ASP .NET web service in C#. So
I'm new to NAnt, so perhaps this is a FAQ, but I couldn't find any
references to it:
It would be nice to have an element that could immediately follow an
element.
...
...
The rule would be that an block is only allowed to immediately follow
an block.
I know about "ifnot"
Charles,
I have a very similar scenario as you. I have 37 projects I need to
build and most of them (36) are COM projects from an earlier version
Visual Studio (I don't know which one). I first thought the
task would be the answer to my prayers but it doesn't support VC++ very
well yet! Second, s