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

QSymbianVGFontGlyphCache implementation is not unscoped if QVG_NO_DRAW_GLYPHS is defined

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • 4.7.3, 4.7.4, 4.8.0, 4.8.x
    • (Inactive) OpenVG
    • None
    • Symbian^3 public SDK 1.0

    Description

      When compiling Qt for Symbian the qvg.h has the definition of class QSymbianVGFontGlyphCache inside #ifndef QVG_NO_DRAW_GLYPHS. However the implementation in qvg_symbian.cpp does not have the #ifndef around the class implementation. This causes the compilation to fail, because armcc cannot find the class declaration.

      Attachments

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

        Activity

          People

            jhautaka Jani Hautakangas
            kalle_lehtonen Kalle Lehtonen (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes