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. Windows 7 64-bit Platform: Qt ONLY debugs my app in assembler
Forum Updated to NodeBB v4.3 + New Features

Windows 7 64-bit Platform: Qt ONLY debugs my app in assembler

Scheduled Pinned Locked Moved General and Desktop
5 Posts 4 Posters 4.9k 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.
  • S Offline
    S Offline
    shawno
    wrote on last edited by
    #1

    I'm creating a generic Qt app, that is, it's not an MSVC app. I don't have MSVC installed. If I have Qt build my app on my 64-bit windows 7 does that mean my app is a 64-bit app? This then means that Qt can't debug my app?

    Thanks, shawno

    1 Reply Last reply
    0
    • ZlatomirZ Offline
      ZlatomirZ Offline
      Zlatomir
      wrote on last edited by
      #2

      [quote author="shawno" date="1281375109"]If I have Qt build my app on my 64-bit windows 7 does that mean my app is a 64-bit app?[/quote]
      No, you have the 32bit version of Qt, as far as i know there isn't a 64 bit version for Windows, yet (only Linux has that)

      I guess you checked the "Operate by Instruction" option in the Debug menu (uncheck that to revert to what, i guess, you are used to see when debugging)

      https://forum.qt.io/category/41/romanian

      1 Reply Last reply
      0
      • S Offline
        S Offline
        shawno
        wrote on last edited by
        #3

        I thank you.

        1 Reply Last reply
        0
        • F Offline
          F Offline
          Franzk
          wrote on last edited by
          #4

          You can build a 64 bit version with the 64 bit msvc compiler, should you want to do that.

          "Horse sense is the thing a horse has which keeps it from betting on people." -- W.C. Fields

          http://www.catb.org/~esr/faqs/smart-questions.html

          1 Reply Last reply
          0
          • F Offline
            F Offline
            Felix
            wrote on last edited by
            #5

            but if you want to build it yourself you should know that there is a bug in VS2010 compiler as you can see "here":http://developer.qt.nokia.com/forums/viewthread/319/ which causes release builts to crash.

            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