Share

NAnt - A .NET Build Tool

Tracker: Bugs

5 solution task can't handle lib dirs with spaces - ID: 1117794
Last Update: Comment added ( drieseng )

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.


Philip Craig ( philipcraig ) - 2005-02-07 10:39

5

Closed

Fixed

Gert Driesen

Tasks

0.85

Public


Comments ( 4 )

Date: 2005-02-26 08:54
Sender: driesengProject AdminAccepting Donations

Logged In: YES
user_id=707851

This is now fixed in cvs.


Date: 2005-02-23 10:29
Sender: philipcraigAccepting Donations

Logged In: YES
user_id=68755

I've now attached a repro case


Date: 2005-02-23 09:59
Sender: philipcraigAccepting Donations

Logged In: YES
user_id=68755

Hi, this still happens with 0.85-rc2.


Date: 2005-02-07 10:47
Sender: driesengProject AdminAccepting Donations

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 !


Attached File ( 1 )

Filename Description Download
Silly.zip Build this with NAnt. The link fails. Works in VS. 7.1 Download

Changes ( 6 )

Field Old Value Date By
status_id Open 2005-02-26 08:54 drieseng
resolution_id None 2005-02-26 08:54 drieseng
category_id Core 2005-02-26 08:54 drieseng
assigned_to nobody 2005-02-26 08:54 drieseng
close_date - 2005-02-26 08:54 drieseng
File Added 122719: Silly.zip 2005-02-23 10:08 philipcraig