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

SBS_GCCE441BIN environment variable not being set for symbian-sbsv2 target on linux

    XMLWordPrintable

Details

    Description

      In order to build with symbian-sbsv2 target under linux, I need to set the SBS_GCCE441BIN environment variable to point to GCCE4.4.1 binaries. My understanding is that this should be set automatically from the "CSL/GCCE directory:" field in the QT4 configuration in the QT4 tools preference panel. SBSv2 can not build GCCE target unless this environment variable is manually set by the user.

      So if the experimental SCP SDK for linux is installed (http://asbuild5.americas.nokia.com/hudson/view/QT_SCP/job/QT_SCP_Linux32/lastStableBuild/) to /home/user/ScpQtSDK then SBS_GCCE441BIN is being set by the installer in ~/.bashrc to /home/user/ScpQtSDK/Symbian/tools/gcce4/bin. Open ~/.bashrc and comment out the SBS-GCCE441BIN line, if it exists. Make sure it is gone (unset SBS_GCCE441BIN) and launch qtcreator and import a project targeting this SDK. If SBS_GCCE441BIN is not set in the projects environment, then BUG because you can't build until this environment variable is set.

      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:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes