[Qt-interest] QT 4.4.3 compiling problem Window XP

Alan M. Carroll amc at network-geographics.com
Wed Feb 11 17:03:34 CET 2009


In this regard, people might find the "linkd" utility handy (originally from the Windows Toolkit, not sure where it is now). This creates directory symbolic links on NTFS. For instance, I use it to symlink "C:/Apps" to "C:/Program Files" so that I can specify paths to applications installed in the standard place without spaces in the path. (Linking "C:/home" to "C:/Documents and Settings" can be handy as well).

At 07:34 AM 2/11/2009, Oliver.Knoll at comit.ch wrote:
>I think there was another issue just recently on this list (or qt-creator at trolltech.com) with spaces in paths, in combination with qmake/nmake/(Qt Creator?).
>
>The common sense was: don't put spaces in ANY path which is involved when compiling Qt (or any Qt/qmake based application) ;). The culprit is probably more on the side of qmake (or moc/uic), which doesn't properly (or not always) put ""s around paths. Because I don't think Visual Studio (nmake) itself has issues with spaces.




More information about the Qt-interest-old mailing list