|
From: Don S. <Don...@fs...> - 2011-05-06 15:26:07
|
Hi Eric, some more feed back on building the QuantLib 1.1 release candidates in case it helps. Last night I downloaded the latest install set from http://sourceforge.net/projects/quantlib/files/prerelease/ On my Windows XP, Visual C++ 2010 Express Edition, Boost 1.46.1 platform I built the QuantLibXL_full_vc10 solution. I got the following error during the linking phase at the end of the:- LINK : fatal error LNK1210: exceeded internal ILK size limit; link with /INCREMENTAL:NO I resolved this by:- Opening the Property Pages for the QuantLibXLStatic project. Expanding the Configuration Properites->Linker->General folder. Setting the "Enable Increment Linking" property to "No (/INCREMENTAL:NO)" After that change the build ran to successful completion. I recall Microsoft have a workaround to when the .ilk file exceeds some limit (something like ~256Mb or ~384Mb) so when I get a moment I'll implement that workaround and then reinstate incremental linking. Regards Don Stewart Quantitative Modelling Team Financial Services Authority 25 The North Colonnade | Canary Wharf | London | E14 5HS Tel: 020 7066 4778 | Mobile: 07855 482 466 Email: don...@fs... This communication and any attachments contains information which is confidential and may be subject to legal privilege. It is for intended recipients only. If you are not the intended recipient you must not copy, distribute, publish, rely on or otherwise use it without our consent. Some of our communications may contain confidential information which it could be a criminal offence for you to disclose or use without authority. If you have received this email in error please notify pos...@fs... immediately and delete the email from your computer. The FSA reserves the right to monitor all email communications for compliance with legal, regulatory and professional standards. This email is not intended to nor should it be taken to create any legal relations or contractual relationships. This email has originated from The Financial Services Authority (FSA) 25 The North Colonnade, Canary Wharf, London E14 5HS United Kingdom Registered as a Limited Company in England and Wales No.1920623. Registered Office as above Switchboard: 020 7066 1000 Web Site: http://www.fsa.gov.uk ***************************************************************** |