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

Spurious debugging message: can't find linker symbol for virtual table

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • Qt Creator 2.6.2
    • Debugger
    • None
    • Windows 7, 64 bit, MinGW, Qt 5.0.1

    Description

      At a breakpoint in a QMainWindow sub-class, the debugger reports

      can't find linker symbol for virtual table for `CodeItem' value
      found `QMenuPrivate::popupGeometry(int) const' instead

      when it enters a method, but there is no error. If you put a breakpoint at MainWindow::qt_static_metacall(), then you get a similar error:

      can't find linker symbol for virtual table for `QWidget' value
      found `QMenuPrivate::popupGeometry(int) const' instead

      In neither case is there actually an error.

      Attachments

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

        Activity

          People

            hjk hjk
            rsfj Randall Fairman
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes