[opensource-dev] Yay! (was: Re: oh give me a break)
tillie at xp2.de
tillie at xp2.de
Tue Mar 16 02:13:15 PDT 2010
Lilly <pixelgirls at gmail.com> wrote ..
> > Linux build of Snowglobe-2.0 svn doesn't like spaces in the build path.
> Who puts spaces on unix pathes ? ;)
Most installers do that for many OSes. Like Installer for Visual Studio on windows. I had to reinstall Visual Studio to something like C:\vs\ or else the build would break with a similar error. cmake pukes on that, apparently, cause call parameters don't get surrounded with "" each.
But sure, no one should use spaces in paths anywhere. But it's just a common misbehaviour you will see all day.
Tillie
More information about the opensource-dev
mailing list