What's the correct way to make QuantLib work with Boost?
Posted by Yong C W on Aug 01, 2004; 3:04am
URL: http://quantlib.414.s1.nabble.com/What-s-the-correct-way-to-make-QuantLib-work-with-Boost-tp3132.html
Hi again
I am using Visual C++ to build QuantLib 0.3.7. After receiving the
error message that it could not find 'boost\version.hpp', I copied the whole
'C:\Boost\include\boost-1_31\boost\' folder into my QuantLib folder, and
then it worked. Is there a 'better' way? Thanks in advance.