|
From: Ferdinando A. <na...@am...> - 2009-11-19 16:27:22
|
Hi all I've cleaned up QuantLib VC9 solution and projects for x64 support. Now all eight configurations should be available: Release | win32 Release | x64 Debug | win32 Debug | x64 Release (static runtime) | win32 Release (static runtime) | x64 Debug (static runtime) | win32 Debug (static runtime) | x64 and each configuration should build and link without errors the following fifteen projects: QuantLib testsuite Swap EquityOption ConvertibleBonds FRA Repo Replication BermudanSwaption DiscreteHedging FittedBondCurve CallableBonds CDS Bonds MarketModels unfortunately I don't have access to x64 so I need confirmation that I got everything right. ciao -- Nando PS I've also enabled /MP for multi processor multi core compilation |