Missing .pdb files

Started by Ardent Coder, 16 September 2019, 14:29:36

Ardent Coder

The lib folder does not contain the corresponding .pdb files of the libraries. You should distribute the .pdb files along with the libraries or embed them into the libraries while building them so that the users of your library does not get a linker warning. It will also help us debug our programs better.

texus

I'll look into it in the near future. The next TGUI build is likely to happen on a completely different PC anyway so I'll make the changes to copy the pdb files with the library then.


texus

PDB files have been added in TGUI 0.8.6