Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Disabling breakpoints in Framework code

Disabling breakpoints in Framework code

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
1 Posts 1 Posters 40 Views
  • 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.
  • B Offline
    B Offline
    Bardfast
    wrote last edited by
    #1

    When running a C++ command line application in the Qt debugger it frequently breaks in a file called qeventdispatcher_glib at a line that reads as "bool result = g_main_context_iteration(d->mainContext, canWait);". The 'error' is "Use of undeclared identifier 'g_main_context_iteration". Can you suggest what might be the issue here?

    1 Reply Last reply
    0
    • Christian EhrlicherC Christian Ehrlicher moved this topic from General and Desktop

    • Login

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