Re: QuantLib Installation in VC++ 2010:1>C:\local\boost_1_55_0\boost/config/select_stdlib_config.hpp(18): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory
Posted by Luigi Ballabio on May 31, 2014; 10:56am URL: http://quantlib.414.s1.nabble.com/QuantLib-Installation-in-VC-2010-1-C-local-boost-1-55-0-boost-config-select-stdlib-config-hpp-18-faty-tp15305p15345.html
You shouldn't *replace* the default directories. You should *add* the
Boost directories to the default directories (that you'll keep, or the
compiler won't find its own standard headers).
Luigi
On Thu, May 29, 2014 at 8:39 PM, itneophyte85 <[hidden email]> wrote: