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. Qt creator, issue after update to 4.8
Forum Updated to NodeBB v4.3 + New Features

Qt creator, issue after update to 4.8

Scheduled Pinned Locked Moved Unsolved General and Desktop
debuggerlinking problecreator 4.8
3 Posts 3 Posters 661 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.
  • E Offline
    E Offline
    emazed
    wrote on 10 Dec 2018, 11:03 last edited by
    #1

    Hello everybody,
    i just uptade my Qt creator to 4.8 one hour ago, and now i'm facing some problems. I was successfully debugging a small program, when i accidentally hitted "stop build" button doring a build. And now the debugger seems not working.

    1. I am not able to put breakpoints, debugger will completely ignore them.
    2. Sometimes, but not alaways, when i try to build, i get error. "file not recognized. file truncated.
    3. in the window, at the top, i have a warning "the code model could not parse an include file..."

    I have done "clean all" "run qmake" and "rebuild all" steps, and manually deleted all files generated duting compilation, but error persist. do you have suggestions?

    1 Reply Last reply
    0
    • D Offline
      D Offline
      dheerendra
      Qt Champions 2022
      wrote on 10 Dec 2018, 11:08 last edited by
      #2

      This could be temporary issue. Change the configuration from debug to release. Qt Creator will try to reconfigure your project again. Now change back to debug. It will reconfigure again.

      Dheerendra
      @Community Service
      Certified Qt Specialist
      http://www.pthinks.com

      1 Reply Last reply
      0
      • M Offline
        M Offline
        Mucip
        wrote on 10 Dec 2018, 15:20 last edited by
        #3
        This post is deleted!
        1 Reply Last reply
        0

        1/3

        10 Dec 2018, 11:03

        • Login

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