From the little tips & tricks department:
When developing software, place your development source tree in a location that contains a space. On windows, the desktop is a great place, since it (at least on XP) always contains a space:
C:\Documents And Settings\YourName\Desktop\
It is all too common for source trees to not build when there is a [...]
Tags: tipsandtricks