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

Disabling/enabling EGL functions changes the DEF files, stub EGL implementation needed

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P1: Critical
    • 4.6.3, 4.7.0
    • None
    • None

    Description

      When OpenVG is enabled, it will via the EGL functions create additional exports, which in turn change the DEF files on Symbian. There are a number of solutions to this, the simplest one for now being:

      1. create stub functions for the EGL functions
      2. build either the full or the stub functions depending on the selected graphics system
      3. always link the stub/full EGL functions to the QtGui component
      4. refreeze the QtGui DEF files with the EGL exports

      Attachments

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

        Activity

          People

            iacampbe Iain (Inactive)
            ekoppen Eckhart Köppen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes