Yeah, I think this was it.  I was passing in
configuration of Release, which doesn't exist with
vcproj files (I've only built csproj files to this
point).  I moved to Debug and it stopped skipping.  I
would think it would tell me "skipping myProj.vcproj"
but it won't do this unless I have only one vcproj
it's pointing at.

Thanks,
Eric

--- Tim Mayert <[EMAIL PROTECTED]> wrote:

> Eric, What are you passing in for configuration to
> build?  I was running
> into this where I would pass in Unicode Release and
> all .vcproj files
> that only had Release as a configuration would get
> skipped.
> 
> I then upgraded to the nant-0.85-nightly-2005-11-13
> build and it seemed
> to fix the problem.  So either they broke it again
> or it is a different
> problem.
> 
> Tim.
> 
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Eric Fetzer
> Sent: December 6, 2005 3:08 PM
> To: Nant Users
> Subject: [NAnt-users] Solution Task with vcproj file
> 
> 
> Is there any reason why the solution task would skip
> a
> vcproj file?  It doesn't tell it's even doing so
> unless I only have one vcproj file in the fileset. 
> I'm using the nightly build from 12/2/05.  Here's
> the
> output:
> 
> compileProject:
> 
>  [solution] Starting solution build.
>  [solution] Included projects:
>  [solution]  - D:\Build\MyFolder\MyApp\MyProj.vcproj
>  [solution] Loading projects...
>  [solution] Loading project
> 'D:\Build\MyFolder\MyApp\MyProj.vcpr
> oj'.
>  [solution] Gathering additional dependencies...
>  [solution] Skipping 'MyProj' [release] ...
> 
> Any ideas?
> 
> Thanks,
> Eric
> 
> 
>               
> __________________________________________ 
> Yahoo! DSL - Something to write home about. 
> Just $16.99/mo. or less. 
> dsl.yahoo.com 
> 
> 
> 
>
-------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do
> you grep through log
> files for problems?  Stop!  Download the new AJAX
> search engine that
> makes searching your log files as easy as surfing
> the  web.  DOWNLOAD
> SPLUNK!
>
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
> _______________________________________________
> NAnt-users mailing list
> NAnt-users@lists.sourceforge.net
>
https://lists.sourceforge.net/lists/listinfo/nant-users
> 



                
__________________________________________ 
Yahoo! DSL – Something to write home about. 
Just $16.99/mo. or less. 
dsl.yahoo.com 



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to