quantlib first compilation
Subject: quantlib first compilation
Newsgroups: gmane.comp.finance.quantlib.user
Date: 2008-06-17 10:46:28 GMT
Hi all,
I am new to quantlib (as well as C++).
I have been trying to compile the quantlib (9.0) project using Visual C++ 9.0.
- I have installed the boost library (1.35) from:
http://www.boost-consulting.com/products/free
and added it to the include path.
- I edited ql/config.msvc.hpp for VC9.0 use
I ended up with the following erros. Any hint is welcome.
Thanks
COMPILATION ERRORS:
1)tracing.cpp
\Visual Studio 2008\Projects\QuantLib-0.9.0\ql/utilities/tracing.hpp(66) : error C2990: 'QuantLib::Singleton' : non-class template has already been declared as a class template
\Visual Studio 2008\Projects\QuantLib-0.9.0\ql/patterns/singleton.hpp(53) : see declaration of 'QuantLib::Singleton'
\Visual Studio 2008\Projects\QuantLib-0.9.0\ql/utilities/tracing.hpp(66) : error C2059: syntax error : '
2)cashflowvectors
BSCMAKE: error BK1506 : cannot open file '.\build\vc80\Debug CRTDLL\cashflowvectors.sbr': No such file or directory
Sent from the quantlib-users mailing list archive at Nabble.com.
------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php
_______________________________________________ QuantLib-users mailing list QuantLib-users <at> lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/quantlib-users
RSS Feed