Subject: Re: [boost] CMake - one more time
From: Robert Ramey (ramey_at_[hidden])
Date: 2016-04-20 13:54:21


On 4/20/16 9:10 AM, Vinnie Falco wrote:
> Not sure about your specific situation, but I use Visual Studio 2015
> Update 2 and I have no trouble at all debugging executables built with
> Boost.Build. Just choose File->Open->Project/Solution and then select
> the .exe file from the bin/ directory or wherever it is.

LOL - used VS for years and never knew I could do that! I would never
have believed it could find the orginal source code in the library from
the executable.

Robert Ramey