Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-39690

Windows: Clean step for static builds of Qt Quick applications use wrong file separator

    XMLWordPrintable

Details

    Description

      The file path for the automatically generated _qml_plugin_import.cpp path uses the wrong separator (nmake Makefile):

      	del D:/dev/tmp/build-QTBUG-37341-5_3_static_msvc_2012_32_static-Debug/qtbug-37341_qml_plugin_import.cpp debug\QTBUG-37341.ilk debug\QTBUG-37341.idb debug\QTBUG-37341.exe.embed.manifest debug\QTBUG-37341.exe_manifest.rc debug\QTBUG-37341.exe_manifest.res
      Invalid switch - "dev"
      

      From the Makefile:

      clean: compiler_clean 
      	-$(DEL_FILE) debug\main.obj debug\qtbug-37341_qml_plugin_import.obj debug\qtbug-37341_plugin_import.obj debug\qrc_qml.obj
      	-$(DEL_FILE) D:/dev/tmp/build-QTBUG-37341-5_3_static_msvc_2012_32_static-Debug/qtbug-37341_qml_plugin_import.cpp debug\QTBUG-37341.ilk debug\QTBUG-37341.idb debug\QTBUG-37341.exe.embed.manifest debug\QTBUG-37341.exe_manifest.rc debug\QTBUG-37341.exe_manifest.res
      

      Attachments

        For Gerrit Dashboard: QTBUG-39690
        # Subject Branch Project Status CR V

        Activity

          People

            buddenha Oswald Buddenhagen
            kkohne Kai Köhne
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes