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

qmake should turn off tool checking with reallyclean when using symbian-sbsv2

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • P1: Critical
    • 4.7.2
    • 4.7.1
    • Build tools: qmake
    • None
    • Win32, Qt SDK 1.1

    • c756d5cffdc31228b9ab9388c307bf4eb705b923

    Description

      Because there is no targeted clean via Creator, a clean invoked with a Symbian -spec will clean all makefile targets. Under Raptor this can emit errors due to tool checks (e.g. mwccsym2 is not present).

      Suggestion from the Raptor team would be to clean with "--toolcheck=off"

      [See also; http://bugreports.qt.nokia.com/browse/QTSDK-379]

      Errors look like this:

      make: Entering directory
      `D:/HH/workspace/QT_SCP_TEST/temp_autotest/Symbian/Examples/quickstart'
      sbs reallyclean
      sbs: error: tool 'MWLD' from config 'none' did not return version 'Version
      3.2.*' as required.
      Command 'mwldsym2.exe -version' returned:
      /bin/bash: mwldsym2.exe: command not found

      Check your environment and configuration.

      sbs: error: tool 'MWWINRC' from config 'none' did not return version 'Version
      3.2.*' as required.
      Command 'mwwinrc.exe -version' returned:
      /bin/bash: mwwinrc.exe: command not found

      Check your environment and configuration.

      sbs: error: tool 'MWCC' from config 'none' did not return version 'Version
      3.2.*' as required.
      Command 'mwccsym2.exe -version' returned:
      /bin/bash: mwccsym2.exe: command not found

      Check your environment and configuration.

      Attachments

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

        Activity

          People

            e0348803 Miikka Heikkinen
            tim.kelly@nokia.com Tim Kelly
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes