$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [boost.build] Problems getting PDB files withs DLLs
From: Jonathan Jones (Jonathan.Jones_at_[hidden])
Date: 2012-08-27 12:56:36
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