January 31, 2012

shankarraj shankarraj
Lab Rat
22 posts

debugging qt dll

 

I am beginner in Qt programming.I am using visual studio 2008 editor. I use Windows 7 OS. I would like to know the steps for debugging dll developed using Qt. Can anyone help?

3 replies

January 31, 2012

miroslav miroslav
Ant Farmer
228 posts

In which IDE are you trying to debug, Visual Studio or Qt Creator (or another one)? It should “just work” in Visual Studio, basically.

 Signature 

Mirko Boehm | .(JavaScript must be enabled to view this email address) | KDE e.V.
FSFE Fellow
Qt Certified Specialist

January 31, 2012

shankarraj shankarraj
Lab Rat
22 posts

Qt creator

February 17, 2012

Duck Duck
Lab Rat
107 posts

Select “Debug” mode as build configuration, and press <F5> to start debugging.

 
  ‹‹ Im still not clear on this qtmaind.lib(qtmain_win.obj):-1: warning: LNK4099: PDB ’vc90.pdb’ was not found with... issue      Custom tooltip class/method description in Qt Creator ››

You must log in to post a reply. Not a member yet? Register here!