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

Building with disabled RTTI fails

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 5.0.2
    • 5.0.1
    • WebKit
    • None
    • Windows 7 SP1 x64
      Visual C++ 2010 x64 target
    • I983d17256164e86b2db3bad98093429e0469a9aa

    Description

      When making debug build ot Qt it fails on:
      qtwebkit\Source\WebCore\platform\graphics\texmap\GraphicsLayerTextureMapper.cpp:470

      because of ASSERT() that use dynamic_cast
      ASSERT(dynamic_cast<TextureMapperTiledBackingStore*>(m_backingStore.get()));

      This error can be easy avoided if using preprocessor check for QT_NO_DYNAMIC_CAST

      If more clean fix is needed I will let someone else to find it.

      P.S. The wildcard* will be ate when I post this...

      Attachments

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

        Activity

          People

            abecsi Andras Becsi
            storm Nikolay Nikolov Baklicharov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes