Subject: Re: [boost] GDB-like debugger for template metaprograms
From: Abel Sinkovics (abel_at_[hidden])
Date: 2014-12-02 16:41:41


Hi Edward,

On 2014-12-02 00:25, Edward Diener wrote:
> I was able to build Metashell successfully under Windows with your
> instructions. Two further suggestions for your "Building Metashell on
> Windows" instructions:
>
> 1) The Visual Studio build for Metashell should I believe specify that
> the configuration should match that of Clang build, ie. 'release'. Or
> do I have that wrong and Metashell is supposed to be built/run as the
> 'debug' version ?
I've updated the instructions. You can do either a Debug or a Release
build against the Release Clang build.

> 2) You should specify where the final metaclass.exe will be built.
> Evidently it is in the bin/app/Release directory for me.
I've added this as well.

Thank you for the suggestions.

Regards,
   Ábel