Login  Register

QL_HEX_VERSION Version Number in version.hpp

Posted by Ahmad Mahomed on Sep 16, 2010; 8:31am
URL: http://quantlib.414.s1.nabble.com/QL-HEX-VERSION-Version-Number-in-version-hpp-tp9287.html

Hi,

I'm not a C++ developer - but just wanted to make sure that the QL_HEX_VERSION  number is correct '0x010001f0' in version.hpp from the v1.0.1 download. 

The NQuantLibc for the SWIG C# bindings does not compile. The error is as follows:

\quantlib_wrap.cpp(345) : fatal error C1189: #error :  using an old version of QuantLib, please update

Changing Line 344 of 'quantlib_wrap.cpp' to the following works. 

#if QL_HEX_VERSION < 0x010001f0//0x010100f0


Regards,

--
Ahmad Mahomed

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
QuantLib-dev mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-dev