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

QSymbianVGFontGlyphCache implementation is not unscoped if QVG_NO_DRAW_GLYPHS is defined

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes