Re: QuantLib Python Bindings - Windows
Posted by
Luigi Ballabio on
URL: http://quantlib.414.s1.nabble.com/QuantLib-Python-Bindings-Windows-tp1064p1070.html
On Sep 20, 2010, at 3:42 PM, ElMariachi wrote:
> OK so I am able to get past the initial error with finding boost by
> setting
> CL="/Ic:\boost\boost_1_44"
>
> Now I get the following error:
> LINK : fatal error LNK1104: cannot open file
> 'libboost_serialization-vc90-mt-1_44.lib'
try setting
INCLUDE=C:\boost\boost_1_44
(this should make no longer necessary to set CL)
LIB=C:\boost\boost_1_44\lib
(or wherever it is that you have libboost_*)
Luigi
------------------------------------------------------------------------------
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-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users