On 30/11/2016 3:25 PM, Benjamin TERRIER wrote:
Le 30 nov. 2016 8:52 PM, "Duane" <[email protected]
<mailto:[email protected]>> a écrit :

I have a debug project that isn't providing a pdb file.

QtCreator 4.1.0 and MinGW 5.3.  I have the project set to generate
separate debug info.

Hi

PDB files are not supported by mingw, you need MSVC.

There are some tricks to get separate debug info for GCC/mingw using
objcopy but I never tried.

BR

Benjamin



_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator


Ah. Ok, thanks.

_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to