PDA

View Full Version : Qt Creator Can't integrate Creator with Visual Studio 2005 debugger



AndyBrice
2nd November 2011, 14:33
When I select 'start debugging' in Creator I get an error message:

"The preferred debugger engine for debugging binaries of type 'x86-windows-msvc2005-pr-32bit' is not available."

I have googled this message, but with no success.

It happens for any Qt project, including demos shipped with Qt.

My dev stack is: Qt 4.7.4, Visual Studio 2005, Windows Vista.

Any ideas?

best regards

Andy Brice
http://www.perfecttableplan.com
http://www.successfulsoftware.net

ktk
10th November 2011, 23:11
Did you follow the instructions under "Installing Native Debuggers" on http://doc.qt.nokia.com/qtcreator-2.3/creator-debugger-engines.html ?