|
Thank you for that. It worked and sorry I had not seen the instruction about that earlier. Now I have another problem when I attempt to build the solution, I have the following error for all the 15 projects. C:\Program Files\boost\boost_1_47\boost/config/select_stdlib_config.hpp(18): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 14> quantlibtestsuite.cpp ========== Build: 0 succeeded, 15 failed, 0 up-to-date, 0 skipped
========== What can I do about this error? ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
|
Tinashe, C:\Program Files\boost\boost_1_47\boost/config/select_stdlib_config.hpp(18): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 14> quantlibtestsuite.cpp ========== Build: 0 succeeded, 15 failed, 0 up-to-date, 0 skipped ========== It can’t find the standard libraries (http://www.cplusplus.com/reference/clibrary/cstddef/)?! Are your includes ok? See attached how ”Inherited values” should look like. From: TINASHE MURENGA [mailto:[hidden email]] Thank you for that. It worked and sorry I had not seen the instruction about that earlier. Now I have another problem when I attempt to build the solution, I have the following error for all the 15 projects. C:\Program Files\boost\boost_1_47\boost/config/select_stdlib_config.hpp(18): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 14> quantlibtestsuite.cpp ========== Build: 0 succeeded, 15 failed, 0 up-to-date, 0 skipped ========== What can I do about this error? ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
| Free forum by Nabble | Edit this page |
