Uploaded image for project: 'Qt Safe Renderer'
  1. Qt Safe Renderer
  2. QSR-332

Safe Renderer doesn't compile on Qt 5.9.6

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Not Evaluated
    • QSR 1.1
    • QSR 1.1
    • Runtime
    • None
    • Qt 5.9.6 for QNX 7, OpenSUSE Tumbleweed

    Description

      When compiling Safe Renderer using Qt 5.9.6 installed from Qt for QNX 7 offline installer, following error comes up:

      qtsaferenderer/src/saferenderer/statemanager.cpp:547: error: type qualifiers ignored on cast result type [-Werror=ignored-qualifiers]
           m_safeRenderer.clearBitmap(static_cast<const qint32>(clearPositionId));
                                                                               ^
      

      There are also a lot of qint32 types that should be quint32 instead.

      Attachments

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

        Activity

          People

            teemu.holappa Teemu Holappa
            khormi Kari Hormi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes