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

Symbian: Link error due to unnecessary libs dependency in QtQuick/MobileApp template

    XMLWordPrintable

Details

    • f1a403c778fec44d55dd383e44b620ca1f6483c1 fabaffde4f83923e5a52d13a0abfdfd38d9d2d34

    Description

      Some time ago, I filed task QTSDK-194 about missing libraries in the shipped S60 SDK. Nutshell: for orientation locking, the .pro file generated by the QtQuick/MobileApp wizards, add -leiksrv to LIBS. The Symbian^1 SDKs shipped with Nokia Qt SDK 1.0 and 1.1 have eiksrv.dso removed, however, so that the apps will not link.
      Symbian^3 seems to ship eiksrv.dso (at least when the native support component is checked in the installer).

      It seems that -leiksrv is not needed. When removing that, the app links fine.

      P0: -leiksrv has to be removed from the template.

      Attachments

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

        Activity

          People

            portale Alessandro Portale
            portale Alessandro Portale
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes