Bugs item #1277724, was opened at 2005-08-31 22:20
Message generated for change (Comment added) made by drieseng
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1277724&group_id=31650

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Tasks
Group: 0.85
Status: Open
Resolution: None
Priority: 5
Submitted By: sand0z (sand0z)
>Assigned to: Gert Driesen (drieseng)
Summary: Solution Task Cannot Find Path Specified...---What Path???

Initial Comment:
When the solution task fails because it can't find a path, 
it would be *really* helpful to know EXACTLY which path 
it can't find. 

For example:
(a snippet from the output of a failed build)... 
[solution] Performing Pre-Build Event...
 [solution]       [pre-build]         1 file(s) copied.
 [solution]       [pre-build] The system cannot find the 
path specified.
 [solution]       [pre-build] The system cannot find the 
path specified.
 [solution]       [pre-build]         1 file(s) copied.
 [solution]       [pre-build] The system cannot find the 
path specified.
 [solution]       [pre-build] The system cannot find the 
path specified.
 [solution]       [pre-build] Project error: A tool returned 
an error code from the build event
 [solution] Pre-Build failed with exit code = 1



I do have "verbose" turned on everywhere. 

I am using NAnt 0.85, build 0.85.1932.0; rc3

----------------------------------------------------------------------

>Comment By: Gert Driesen (drieseng)
Date: 2005-10-10 09:36

Message:
Logged In: YES 
user_id=707851

The only thing we can do that will make it easier to diagnose 
such issues, is to output the batch files that we generate for 
the build events in the build log (when running in verbose 
mode).

I'd implement this later (this week ?).

----------------------------------------------------------------------

Comment By: sand0z (sand0z)
Date: 2005-08-31 23:35

Message:
Logged In: YES 
user_id=1338161

Just a quick amendment.

This error went away when I defined the project's build
order in Visual Studio. VS also showed the error, but at
least said what couldn't be found. (In this case a dependent
project). However, once VS built the project once, (and
failed), any build after this initial build was fine within
VS.  

I still think the error message is a bit vague, but maybe
there isn't much that can be done about this. 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1277724&group_id=31650


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to