On Thu, Apr 30, 2015 at 3:05 PM Thiago Macieira <thiago.macie...@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.
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to