Giter Site home page Giter Site logo

Comments (9)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
Does Qt Creator have debugging support for VS2008 compiled programs? Why would 
you want a 64-bit version of Qt Creator? I'm assuming for debugging support of 
64-bit programs, but I thought the only compiler Qt Creator had debugging 
support for was mingw, hence you would want a mingw 64-bit compiled Qt Creator.

Original comment by [email protected] on 12 Jun 2010 at 5:29

from qt-msvc-installer.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
Qt Creator uses the Debugging Tools for Windows package for debugging. On 
32-bit Qt Creator it uses the 32-bit version, on 64-bit Qt Creator it uses the 
64-bit version. You can get the 64-bit from the Microsoft website for free. The 
download is titled "Microsoft Windows SDK for Windows 7 and .NET Framework 3.5 
SP1" which includes a 64-bit compiler and 64-bit debugging tools.

You can use the Debugging Tools for Windows as a debug engine for Visual C++ 
2008 compiled programs as outlined here: 
http://doc.qt.nokia.com/qtcreator-1.3/creator-debugging.html

I have successfully compiled Qt Creator using the 64-bit SDK Command Prompt 
included with the Windows SDK and used it to debug 64-bit Qt projects.

You would also want to compile the latest version of jom from 
http://gitorious.org/+qt-developers/qt-labs/jom. This includes some patches I 
submitted to improve the responsiveness and robustness of compiler output in Qt 
Creator.

Original comment by [email protected] on 13 Jun 2010 at 3:04

from qt-msvc-installer.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
Very cool. I look into this. I want to keep my build box Win XP for maximum 
compatibility, but it sounds like Qt Creator could be built there and still use 
the Windows SDK and debugging tools on a Win7 machine.

Original comment by [email protected] on 13 Jun 2010 at 3:28

from qt-msvc-installer.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
[deleted comment]

from qt-msvc-installer.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
[deleted comment]

from qt-msvc-installer.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
Here are some binaries of Qt Creator in 64-bit that i've built (includes latest 
Git version of jom in 64-bit).

Original comment by [email protected] on 8 Jul 2010 at 2:05

Attachments:

from qt-msvc-installer.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
You might want to update the link on the project home to point to the updated 
Qt Creator binaries I attached. The link that is currently there doesn't work. 
The new attached zip adds some shared files that I forgot to add to the archive.

Original comment by [email protected] on 21 Jul 2010 at 9:50

from qt-msvc-installer.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
Perhaps should link to this ticket instead?

Original comment by [email protected] on 21 Jul 2010 at 9:50

from qt-msvc-installer.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
done

Original comment by [email protected] on 21 Jul 2010 at 1:13

from qt-msvc-installer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.