<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[DEBUGGER problem in MSVS 2010 Qt4.8]]></title><description><![CDATA[<p dir="auto">Please help me out, as I am unable to get any solution to my problem.<br />
I am not able to DEBUG with Qt 4.8 which is MSVS 2010 compiled.<br />
Not able to get any solution at Internet.<br />
At last decided to debug in MSVStudio only , but then came to know that MSVS add in for Qt does not support MSVS Express.<br />
So please help me out as if it is not possible, or sort of BUG, or am i going in wrong direction.<br />
For the reference, the application output gives:<br />
Debug starts<br />
Debug finished<br />
If somebody had similar kind of problem, than i will discuss this in detail,what all I did..</p>
]]></description><link>https://forum.qt.io/topic/26293/debugger-problem-in-msvs-2010-qt4-8</link><generator>RSS for Node</generator><lastBuildDate>Tue, 04 Aug 2026 13:08:06 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/26293.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 17 Apr 2013 11:34:09 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to DEBUGGER problem in MSVS 2010 Qt4.8 on Wed, 17 Apr 2013 12:34:11 GMT]]></title><description><![CDATA[<p dir="auto">It means that you are mixing debug and release dlls.</p>
<p dir="auto">Did you check the PATH variable to ensure that your 3rd party dlls are found when running in debug mode ?</p>
<p dir="auto">Does your 3rd party dlls offer debug versions ?</p>
]]></description><link>https://forum.qt.io/post/174090</link><guid isPermaLink="true">https://forum.qt.io/post/174090</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Wed, 17 Apr 2013 12:34:11 GMT</pubDate></item><item><title><![CDATA[Reply to DEBUGGER problem in MSVS 2010 Qt4.8 on Wed, 17 Apr 2013 12:01:46 GMT]]></title><description><![CDATA[<p dir="auto">Yes I am using ZMQ and thrift libraries but all requisites are included.<br />
HOwever i am getting this as copilation output:</p>
<p dir="auto">qtmaind.lib(qtmain_win.obj) : warning LNK4099: PDB 'vc100.pdb' was not found with 'qtmaind.lib(qtmain_win.obj)' or at 'mydirectory\debug\debug\vc100.pdb'; linking object as if no debug info</p>
]]></description><link>https://forum.qt.io/post/174075</link><guid isPermaLink="true">https://forum.qt.io/post/174075</guid><dc:creator><![CDATA[sumitchh]]></dc:creator><pubDate>Wed, 17 Apr 2013 12:01:46 GMT</pubDate></item><item><title><![CDATA[Reply to DEBUGGER problem in MSVS 2010 Qt4.8 on Wed, 17 Apr 2013 11:53:37 GMT]]></title><description><![CDATA[<p dir="auto">Even if Qt's not built in debug mode, that should stop the debugger from starting, it wont be able to give useful information but that's another problem.</p>
<p dir="auto">Are you using 3rd party libraries ? Are they in your PATH when you run in debug ?<br />
If you run the application from explorer, or command line, what message do you get ?</p>
]]></description><link>https://forum.qt.io/post/174071</link><guid isPermaLink="true">https://forum.qt.io/post/174071</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Wed, 17 Apr 2013 11:53:37 GMT</pubDate></item><item><title><![CDATA[Reply to DEBUGGER problem in MSVS 2010 Qt4.8 on Wed, 17 Apr 2013 11:53:36 GMT]]></title><description><![CDATA[<p dir="auto">I have that doubt and thats why downloaded the QT 4.8.4 source code and compiled it in MSVS2010.<br />
with<br />
configure -debug-and-release -opensource -platform win32-msvc2010</p>
<p dir="auto">command assuming that it will compile it in both debug and release mode.<br />
The compilation is complete.<br />
Now I am thinking which creator i should use..to test this build</p>
]]></description><link>https://forum.qt.io/post/174072</link><guid isPermaLink="true">https://forum.qt.io/post/174072</guid><dc:creator><![CDATA[sumitchh]]></dc:creator><pubDate>Wed, 17 Apr 2013 11:53:36 GMT</pubDate></item><item><title><![CDATA[Reply to DEBUGGER problem in MSVS 2010 Qt4.8 on Wed, 17 Apr 2013 11:47:21 GMT]]></title><description><![CDATA[<p dir="auto">Your Qt version might NOT be built in "debug" mode.</p>
]]></description><link>https://forum.qt.io/post/174069</link><guid isPermaLink="true">https://forum.qt.io/post/174069</guid><dc:creator><![CDATA[Code_ReaQtor]]></dc:creator><pubDate>Wed, 17 Apr 2013 11:47:21 GMT</pubDate></item><item><title><![CDATA[Reply to DEBUGGER problem in MSVS 2010 Qt4.8 on Wed, 17 Apr 2013 11:44:36 GMT]]></title><description><![CDATA[<p dir="auto">Thanks<br />
And thanks for replying.<br />
No, it doesnt..<br />
However it is working perfectly fine in release mode.</p>
]]></description><link>https://forum.qt.io/post/174068</link><guid isPermaLink="true">https://forum.qt.io/post/174068</guid><dc:creator><![CDATA[sumitchh]]></dc:creator><pubDate>Wed, 17 Apr 2013 11:44:36 GMT</pubDate></item><item><title><![CDATA[Reply to DEBUGGER problem in MSVS 2010 Qt4.8 on Wed, 17 Apr 2013 11:42:28 GMT]]></title><description><![CDATA[<p dir="auto">Hi and welcome to DevNet,</p>
<p dir="auto">First thing to rule out, does your application start ?</p>
]]></description><link>https://forum.qt.io/post/174067</link><guid isPermaLink="true">https://forum.qt.io/post/174067</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Wed, 17 Apr 2013 11:42:28 GMT</pubDate></item></channel></rss>