> Thanks
>
> On 4 October 2011 12:25, Luigi Ballabio <
[hidden email]>
> wrote:
> On Fri, 2011-09-30 at 12:13 +0200, simone pilozzi wrote:
> > I am experiencing some difficulties with including
> boost/config.hpp in
> > the BermudanSwaption Project in QuantLib_vc10.
> > The compiler cannot find the path wich is under C:\Program
> Files\boost
> > \boost_1_46_1.
> > Now this path has been included in the include directories
> of the
> > project (since the VC++ directories are now defined at
> project level),
> > but apparently it is not searched at compile time.
>
> Strange. The only idea is that you might have added the
> include
> directory for just a configuration and not for others (for
> instance,
> Debug and not Release). I don't see why it shouldn't work
> otherwise.
> Does it work for the main library?
>
> Luigi
>
>
> --
>
> There are two ways to write error-free programs; only the
> third one
> works.
> -- unknown
>
>
>