----- Original Message -----
From: "Matt Hulse" <[EMAIL PROTECTED]>
To: "'Gert Driesen'" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, June 30, 2004 5:07 PM
Subject: RE: [Nant-users] Cannot build solution with .mdproj projects?


> Gert,
>
> I am using the latest build at the link you gave me from June 19th, 2004.
> I understand that there are limitations in support for visual c++
projects.
> The reason I am trying to exclude that project is that it won't compile
> correctly using the solution task.  Is there a way to get a more recent
> build of nant without compiling it myself?

I'll probably upload a new nightly build tomorrow morning, but there have
been almost no change to the Visual C++ support, so this definitely won't
fix your problem.

Can you send me a zip file (or even better : create a bug report )containing
the minimum set of files necessary to reproduce this issue ?

Thanks !

Gert

>
> Thanks,
>
> Matt Hulse
> [EMAIL PROTECTED]
>
>
> > I am having the same problem as Mikkel using excludeprojects when
building
> > my solution.  I am using the full path to the project to exclude.  Any
> other
> > ideas?  Is anyone using excludeprojects successfully?
> >
> > Here is my .build section:
> >
> > <solution
> > solutionfile="C:\Conformx\solutions\matth\Conformx.sln"
> > configuration="Debug"
> > >
> >
> > <excludeprojects>
> > <include name="c:\conformx\shared\MimePackage\MimePackage.vcproj" />
> > </excludeprojects>
> > </solution>
>
> What version of NAnt are you using ?  Can you try using a recent nightly
> build (http://nant.sourceforge.net/nightly/builds) ?
>
> Thanks !
>
> Gert
>
> PS.  You should note that support for Visual C++ projects is very limited
at
> this time (volunteers are always welcome) ...
>
>
>
> -------------------------------------------------------
> This SF.Net email sponsored by Black Hat Briefings & Training.
> Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
> digital self defense, top technical experts, no vendor pitches,
> unmatched networking opportunities. Visit www.blackhat.com
> _______________________________________________
> Nant-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/nant-users
>


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to