14 Apr 10:25
Re: [QuantLib-svn] SF.net SVN: quantlib: [14708] branches/serialization_enhancements2
From: Plamen Neykov <plamen.neykov <at> real-to-real.com>
Subject: Re: [QuantLib-svn] SF.net SVN: quantlib: [14708] branches/serialization_enhancements2
Newsgroups: gmane.comp.finance.quantlib.devel
Date: 2008-04-14 08:28:35 GMT
Subject: Re: [QuantLib-svn] SF.net SVN: quantlib: [14708] branches/serialization_enhancements2
Newsgroups: gmane.comp.finance.quantlib.devel
Date: 2008-04-14 08:28:35 GMT
Hi Ferdinando,
no problem - I'll revert the change asap (tonight) - I wasn't aware of this policy - obviously not following
the discussions here on the list - sorry.
cheers,
Plamen
-----Original Message-----
From: "Ferdinando Ametrano" <nando <at> ametrano.net>
Sent: Mon, 14 Apr 2008 10:10:15 +0200
To: quantlib-dev <at> lists.sourceforge.net
CC: plamen_neykov <at> users.sourceforge.net
Received: 14-Apr-2008 10:10:54 +0200
Subject: Re: [Quantlib-dev] [QuantLib-svn] SF.net SVN: quantlib: [14708] branches/serialization_enhancements2
* 0 RECENT
* 1210 FETCH (UID 41427 BODY[1] {2395}
Hi Plamen
> Log Message:
> -----------
> small project file changes to allow for boost installed in an arbitrary directory
>
> Modified Paths:
> --------------
> branches/serialization_enhancements2/ObjectHandler/Examples/C++/ExampleCpp_vc8.vcproj
> branches/serialization_enhancements2/ObjectHandler/Examples/xl/ExampleXllDynamic1_vc8.vcproj
> branches/serialization_enhancements2/ObjectHandler/Examples/xl/ExampleXllDynamic2_vc8.vcproj
> branches/serialization_enhancements2/ObjectHandler/Examples/xl/ExampleXllStatic_vc8.vcproj
> branches/serialization_enhancements2/QuantLibAddin/Clients/Cpp/ClientCppDemo_vc8.vcproj
>
> Modified: branches/serialization_enhancements2/ObjectHandler/Examples/C++/ExampleCpp_vc8.vcproj
> ===================================================================
> --- branches/serialization_enhancements2/ObjectHandler/Examples/C++/ExampleCpp_vc8.vcproj
2008-04-13 16:08:51 UTC (rev 14707)
> +++ branches/serialization_enhancements2/ObjectHandler/Examples/C++/ExampleCpp_vc8.vcproj
2008-04-13 21:31:49 UTC (rev 14708)
> @@ -75,7 +75,7 @@
> OutputFile="bin\ExampleCpp-vc80-mt-0_9_5.exe"
> LinkIncremental="1"
> SuppressStartupBanner="true"
> - AdditionalLibraryDirectories="..\..\lib,..\..\..\log4cxx\msvc\Lib"
> + AdditionalLibraryDirectories="..\..\lib;..\..\..\log4cxx\msvc\Lib;"$(BOOST_DIR)\lib""
I would prefer no to have environment variable for the boost library
resolution. In my opinion it should up to the developer to configure
properly its Visual Studio IDE (Tools | Options | Project and
Solutions | VC++ Directories) to point to its favorite boost version.
Am I missing something? Do you agree?
ciao -- Nando
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
QuantLib-dev mailing list
QuantLib-dev <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/quantlib-dev
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
RSS Feed