Stefan Sperling <s...@elego.de> writes:

> On Thu, Mar 01, 2012 at 03:08:55AM -0800, coolie wrote:
>> 4073 says this is supposed to have been fixed. I'm now on 1.7.5 and still 
>> have the same issue.
>> 
>> I can't use a relative path cos that is not where the libray is. I need 
>> absolute because some apps (viz VS 2010) require absolute paths for library 
>> references.
>
> It seems that this has been fixed in trunk but the fix hasn't
> been backported to 1.7.x.

The 4073 fix doesn't allow absolute paths with drive letters.  It merely
prevents the assertion by extending the checking so that paths with
drive letters are treated as absolute and skipped.

-- 
Philip

Reply via email to