Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Linker symbol error with only debugger not run mode

Linker symbol error with only debugger not run mode

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 958 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Y Offline
    Y Offline
    yaseminyilmaz
    wrote on last edited by
    #1

    Hi all,

    I've an error that is occuring on the slot function of QTableWidget::cellChanged. The following error message has been printed on the window of "application output" when I've started with debugger but there is not a problem when I started with "run". Is it a debugger error or coding error or Qt 4.8.4 bug? How can we explain the app is running without error message on run-mode?

    *can't find linker symbol for virtual table for `QTableWidgetItem' value found 'qt_enable_backingstore' instead
    *

    Thanks advance for your helps and clarifications,

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved