[Qt-interest] Qt fails to compile only because of whitespace in path

Andreas Pakulat apaku at gmx.de
Wed Dec 30 16:47:21 CET 2009


On 30.12.09 16:17:04, Matthias Pospiech wrote:
> Error:
> 
> #NMAKE : fatal error U1073: don't know how to make 'C:\Program'
> #Stop.
> #Building qmake failed, return code 2
> #
> #C:\Program Files\Qt\msvc\2005\4.6.0>
> 
> 
> Is this seriously a problem

Yes, always been and probably will until Qt switches its buildsystem.

> Is this always a problem when I want to compile qmake based projects?

IIRC: No, qmake itself can handle the .pro file being in a path with
whitespace. Its just the .pro/.pri files in Qt's own buildsystem that
cannot handle the whitespace. 

Andreas

-- 
You will hear good news from one you thought unfriendly to you.



More information about the Qt-interest-old mailing list