On 2011-01-25 09:14, Friedemann Kleint wrote:

> It looks like you have installed the 64bit Debugging Tools for Windows and Qt 
> Creator 2.1 (being a 32bit application) cannot load it.

Thanks for your answer.
Yes, I have both 64bit and 32bit Debugging Tools for Windows installed. 
However, 64bit version is installed in c:\Program Files\(...) whereas 32bit 
version is installed in c:\Program Files (x86)\(...). Creator (being 32bit) 
looks for 'C:\Program Files (x86)\Debugging Tools For Windows (x86)\dbgeng.dll' 
lib which is the right place to look for 32bit version of these tools. To be 
sure I uninstalled 64bit version of Debugging Tools and the error I got was the 
same.

> We generally recommended using plain 64 bit OS/ 64bit compiler setups.

Then why don't you provide 64bit binaries for Windows :)

> I hope this helps,

Well, there must be something wrong with configuration of my system. I remember 
using cdb in Creator some time ago without any problems on this system.

-- 
Piotr Dobrogost

"Break C++ and the major implementations of Java and C# would also break" - 
Bjarne Stroustrup
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt-creator

Reply via email to