Re: QuantlibXl
Posted by
Marwan-2 on
URL: http://quantlib.414.s1.nabble.com/QuantlibXl-tp4980p4991.html
Hi all,
i apologize since as Ferdinando pointed out, using
C:\Projects\boost_1_33_1>bjam "-sTOOLS=vc-8_0"
install
is suffisant to compile correctly
Boost as soon as the environment where you are compiling is properly
set. It was not the case for me.
So i didn't compiled boost inside the
regular cmd windows but instead using the Microsoft Plateform SDK Build
Environment :Set Windows XP 32-bit
Build Environment (Retail) where all the environment variable are properly
set.
Regards
Marwan
----- Original Message -----
Sent: Tuesday, August 29, 2006 12:17
PM
Subject: Re: [Quantlib-users]
QuantlibXl
> Hi all>
> On 8/29/06, eric ehlers <
[hidden email]>
wrote:
>> regex is required by QuantLibAddin but is not included in the
default
>> boost command line build, you have to request it explicitly
-
>>
>> C:\Projects\boost_1_33_1>bjam "-sTOOLS=vc-8_0"
"--with-regex" install
>
> this puzzles me as my collegues and I
never had this problem... regex
> was build with
>>
C:\Projects\boost_1_33_1>bjam "-sTOOLS=vc-8_0" install
>
> ciao
-- Nando
>
>