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. Migration issue
Forum Updated to NodeBB v4.3 + New Features

Migration issue

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 568 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.
  • Z Offline
    Z Offline
    Zamaster
    wrote on last edited by
    #1

    I recently upgraded a project to Qt 5.3, now I don't have a working debug build. It jumps to the debugger and crashes with the following "text":http://pastebin.com/0eS5S0RD. It happens towards the bottom at ERROR: Process Crashed, ERROR: CDB Crashed. No clue whats causing it, happens before the application even starts.

    I'm currently on Windows 7, using Qt 5.3 64bit with OpenGL. Heres a "screen":http://snag.gy/8OFPb.jpg of the kit setup.

    I also tried installing multiple Windows SDK packages from links provided from the Qt "setting up a debugger" page and various stack overflow questions. Still not having any luck. If anyone has any thoughts I'd really appreciate it. Thanks!

    1 Reply Last reply
    0
    • B Offline
      B Offline
      billconan
      wrote on last edited by
      #2

      is this your own program or any Qt official examples?

      I recently updated my os from win8 to win8.1 and I had similar problem.

      mine was caused by not being able to find dlls.

      the dll files used to be in buildFolder, now I have to move them to buildFolder/Debug

      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