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

>Category: Tasks
Group: 0.85
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Philip Craig (philipcraig)
>Assigned to: Gert Driesen (drieseng)
Summary: solution task can't handle lib dirs with spaces

Initial Comment:
The solution task has two problems handling c++ library
directories that include spaces in the path:

1) .lib files in such directories don't get found
2) Builds crash looking for other files that are not
even in that dir, i.e. just having a dir with a space
in the list of directories to search for libraries
leads to a build failure.

VisualStudio.net copes with both of these.

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

>Comment By: Gert Driesen (drieseng)
Date: 2005-02-26 09:54

Message:
Logged In: YES 
user_id=707851

This is now fixed in cvs.

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

Comment By: Philip Craig (philipcraig)
Date: 2005-02-23 11:29

Message:
Logged In: YES 
user_id=68755

I've now attached a repro case

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

Comment By: Philip Craig (philipcraig)
Date: 2005-02-23 10:59

Message:
Logged In: YES 
user_id=68755

Hi, this still happens with 0.85-rc2.

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

Comment By: Gert Driesen (drieseng)
Date: 2005-02-07 11:47

Message:
Logged In: YES 
user_id=707851

Philip,

What version of NAnt are you using ? Can you try using a 
recent nightly build 
(http://nant.sourceforge.net/nightly/latest) ?

If you still have issues with a recent nightly build, then please 
attach a small repro to this bug report.

Thanks !

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

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


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
nant-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to