Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-4436 DEF files required for Qt
  3. QTBUG-4747

Fix logic for locating DEF files, no matter where in the Qt src tree the .pro file is located

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Invalid
    • P0: Blocker
    • 4.6.0
    • None
    • None
    • Symbian OS (all releases)

    Description

      DEF files are living in src/s60installs/eabi.

      abld (and Raptor?) need relative paths to DEF files in MMPs. Certainly abld can't cope with a drive letter - need to check if it can cope with a full path otherwise.

      Therefore we cannot simply use $$QT_SOURCE_PATH/s60installs/eabi in the qbase.pri file, as the build tools won't work.

      Instead we need to present a path that they can cope with.

      Attachments

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

        Activity

          People

            iacampbe Iain (Inactive)
            iacampbe Iain (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes