$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Omar Alvi (omaralvi_at_[hidden])
Date: 2008-06-01 08:03:36
Hello People,
I am new to boost and I am trying to use use lapack bindings with boost as I need to use svd and some other advanced operations to solve linear systems. I have downloaded boost-bindings-20080501 from http://mathema.tician.de/dl/software/boost-bindings but cant figure out how to compile it on windows using VC8. Could someone please tell me how I can do that ? I saw somewhere that people have compiled it on linux using ./configure, make and make install but I want to compile it on windows.
Thanks,
Omar