Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-931

Unjustified vtable error appared in some case. Swiching the build mode fix the issue.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 1.3.1
    • None
    • All

      I and a friend got an issue that can be solve by switching the project in release mode if we are currently in debug. Rebuild don't fix it, that point is really curious.

      In my case this error append when I decide to add a signal in a sub-class of QWebPage, to do this I also need to add Q_OBJECT macro. At this instant I got some vtable error but without any missing virtual method implementation. A complete rebuild don't works, but switching the current build mode works fine.

      My friend don't remember the issue he got but he was also able to fix it in the same way.

      Note my friend works under Ubuntu, and me under windows seven.

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

            dt Daniel Teske
            flamaros Xavier Bigand
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes