[boost.build] Problems getting PDB files withs DLLs
Hi all, I'm having problems getting PDB files built with the DLLs using Boost 1.49 and Visual Studio 2010. I have both debug-symbols=on and debug-store=database specified, but the PDB files are never built. Am I missing something? Thanks, Jon
Correction ... it appears that the PDB files are getting built, but they are not getting copied to the target directory with their companion DLLs. I've found several older mentions of this problem, with some threads implying the issue had been fixed some time ago, but I cannot get it to work (install the PDB files alongside the DLLs) with Boost 1.49.0. Any help is appreciated! Thanks, Jon On Aug 27, 2012, at 12:56 PM, Jonathan.Jones@mathworks.com wrote:
Hi all,
I'm having problems getting PDB files built with the DLLs using Boost 1.49 and Visual Studio 2010. I have both debug-symbols=on and debug-store=database specified, but the PDB files are never built. Am I missing something?
Thanks, Jon
participants (1)
-
Jonathan Jones