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. Debugging with Creator: MinGW app recognized as msvc2008?
Forum Updated to NodeBB v4.3 + New Features

Debugging with Creator: MinGW app recognized as msvc2008?

Scheduled Pinned Locked Moved Qt Creator and other tools
5 Posts 3 Posters 2.5k 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.
  • A Offline
    A Offline
    Asperamanca
    wrote on last edited by
    #1

    (Qt SDK, Qt Creator 2.4.0)

    I am trying to debug a MinGW debug build using Qt creator. An exception occurs, and I choose to debug with Qt Creator.

    When Qt creator starts, I get an error message:
    "There is no CDB binary available for binaries in format 'x86-windows-msvc2008-pe-32bit'"

    How so? The executable is certainly not 'x86-windows-msvc2008-pe-32bit'!

    How do I tell Qt Creator to use gdb in this case?

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      Are you sure that this is not a MSVC 2008 build? If you are: Can you please mail me the binary and/or "file a bug report":http://bugreports.qt.nokia.com/ ?

      You can get in contact via my profile.

      Your help would be appreciated.

      1 Reply Last reply
      0
      • A Offline
        A Offline
        Asperamanca
        wrote on last edited by
        #3

        The application is definitely MinGW - when I try to start it, I need mingwm10.dll, which isn't the case for applications I compile using Visual Studio.

        I do have multiple Qt versions installed side by side - MinGW (that's the SDK), VS 2008 and VS 2010. Maybe there's a source of trouble.

        The application in question is a bit big (a few dozen MB), but I'll try to cause the same issue with a small test application.

        1 Reply Last reply
        0
        • A Offline
          A Offline
          Asperamanca
          wrote on last edited by
          #4

          Hi,

          I have posted a bug report:

          https://bugreports.qt.nokia.com/browse/QTCREATORBUG-6802

          1 Reply Last reply
          0
          • E Offline
            E Offline
            ero-sennin95
            wrote on last edited by
            #5

            helo,
            have you comodo firewall?
            it must be the problem.

            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