[Interest] How to get Qt5Cored.pdb from Qt5.4.1 installer

Keith Gardner kreios4004 at gmail.com
Thu Apr 30 22:09:58 CEST 2015


On Thu, Apr 30, 2015 at 3:05 PM Thiago Macieira <thiago.macieira at intel.com>
wrote:

> On Thursday 30 April 2015 16:01:43 Michael Jackson wrote:
> > Is there a way to get the *.pdb files for the Qt 5.4.1 that I downloaded
> > from the Qt.io website. We are crashing when we quit our app somewhere in
> > the Qt5Core and in visual studio we do not get a stack trace.
>
> Unfortunately, I don't think those files are available anywhere. The
> reason is
> that they are not usable outside the machine that generated them (or so I
> am
> told).
>

They should be in the C:/Qt/5.4/msvc*/bin/ folder.  That is where they are
on my machine.  Also the *.pdb files do work on machines different from the
one they were generated on, you just have to tell visual studio where the
source files are when it prompts you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20150430/c2298693/attachment.html>


More information about the Interest mailing list