On Tue, Feb 05, 2008 at 01:55:40PM +0100, Gevik Babakhani wrote: > > Or we should fix it, if we can figure out why. Is it the fact > > that it only works with what happens to be the directory > > layout I use, or is it the space in the filename that's > > breaking something? Can you test a third case to figure that out? > > > > I think it is the darn msbuild which accepts spaces in "include" but not in > "lib" > Attached is a quick patch that fixed the link error on my machine.
Looks good to me, applied, thanks! //Magnus ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match