Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-3461

Cannot build debugging helpers in path with spaces

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • Qt Creator 2.2.0
    • None
    • Qt 4.7.1, QtCreator 2.1.81 nightly 20110104

    Description

      When Qt is installed in path with spaces, it fails. Please note "C:\Program Files\" is not taken a a whole but split in "C:\Program" and "Files", which makes compilation fail due to missing headers:

      C:\Qt\qtcreator-2.1.81\bin\jom.exe -nologo -j 2 -f Makefile.Release
      cl c -nologo -Zm200 -Zc:wchar_t -O2 -MD -GR -EHsc -GL -W3 -w34100 -w34189 -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DUSE_QT_GUI=1 -DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -I"c:\program" -I"files\kde\bin\..\include\QtCore" -I"files\kde\bin\..\include\QtGui" -I"files\kde\bin\..\include" -I"files\kde\bin\..\include\ActiveQt" -I"release" -I"..\mkspecs\default" -Forelease\ @C:\DOCUME~1\PGQUIL~2.ARI\LOCALS~1\Temp\gdbmacros.obj.972.0.jom

      Qt is installed in "C:\Program Files\KDE{bin,include,lib,share...}"

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            dt Daniel Teske
            pgquiles Pau Garcia i Quiles
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes