Login  Register

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 itneophyte85 on Jun 01, 2014; 12:42pm
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-tp15305p15348.html

Brillant Luigi. I've finally managed to add my incl. & lib path while keeping the default one and it does work. your comment also helped me to sort out another error - *LINK : fatal error LNK1104: cannot open file 'libboost_unit_test_framework-vc100-mt-gd-1_55.lib'*. In a nutshell, all done now in vc++ 2010 and thank you for the help.
cheers