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

Tool chain popup on Project panel for symbian-sbsv2 projects in Linux does not work

    XMLWordPrintable

Details

    Description

      Got experimental builds of SCP Qt SDK building for linux (see http://asbuild5.americas.nokia.com/hudson/view/QT_SCP/job/QT_SCP_Linux32/lastStableBuild/ )

      The linked installer installs an old version of creator (2.0.95) but I have also built creator mainline (2.1.81) on linux-g++ as well and confirm the issue still exists.

      The kit above installs sbsv2 (raptor) and patches Qt in the Symbain^3 kit so that mkspecs/default points to mkspec/symbian-sbsv2. I can import .pro projects and examples but in order to build I need to switch from the default WINSCW target to GCCE or ARMV5 (rvct). Typically one would do this using the "Tool chain:" pop-up in the Projects->Targets project configuration panel. Switching the tool chain selection does nothing. In order to build for a different target (and you will need to switch targets because the default WINSCW build is broken on linux) you need to add a make argument to the Make build step such as "debug-gcce" or "debug-armv5" or some such identifier.

      Ideally want to just select the tool chain using the drop-down which is much more intuitive.

      Attachments

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

        Activity

          People

            hunger Tobias Hunger
            johndean John Dean
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes