At the moment the trunk does not link properly (with VC8), there are
many errors from QuantLib::CashFlow, I report the first lines below (after a "rebuild all"). Ciao Marco Build started: Project: QuantLibXLDynamic, Configuration: Release Win32 ------ Linking... Creating library .\buildDynamic\vc80\Release/QuantLibAddinDynamic-vc80-mt-0_9_8.lib and object .\buildDynamic\vc80\Release/QuantLibAddinDynamic-vc80-mt-0_9_8.exp quantlib-vc80-mt-0_9_8.lib(digitalcmscoupon.obj) : error LNK2001: unresolved external symbol "public: virtual bool __thiscall QuantLib::CashFlow::hasOccurred(class QuantLib::Date const &,class boost::optional<bool>)const " (?hasOccurred@CashFlow@QuantLib@@UBE_NABVDate@2@V?$optional@_N@boost@@@Z ) This e-mail is subject to terms available at the following link: https://www.bancaimi.com/bimi/emaildisclaimer.jsf. Please read the hyperlink carefully as it contains the conditions governing any electronic communications between you and Banca IMI SpA. By messaging with Banca IMI SpA you agree to such terms and conditions of use. Banca IMI SpA may amend these terms and conditions at any time without notice. You should check the relevant webpage from time to time to review the current terms and conditions because they are binding on you. If you received this transmission in error, please immediately contact the sender and destroy the material in its entirety, whether in electronic or hard copy format. Please note that, if you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, or use of the information contained herein (including any reliance thereon) is strictly prohibited and may be unlawful. ------------------------------------------------------------------------------ Are you an open source citizen? Join us for the Open Source Bridge conference! Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250. Need another reason to go? 24-hour hacker lounge. Register today! http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org _______________________________________________ QuantLib-dev mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-dev |
On Tue, Jun 23, 2009 at 10:03 AM, Bianchetti
Marco<[hidden email]> wrote: > At the moment the trunk does not link properly (with VC8), there are > many errors from QuantLib::CashFlow, The compilation of the recently introduced cashflow.cpp was missing (nothing to do with Rev16296) It's fixed in the repository ciao -- Nando ------------------------------------------------------------------------------ Are you an open source citizen? Join us for the Open Source Bridge conference! Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250. Need another reason to go? 24-hour hacker lounge. Register today! http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org _______________________________________________ QuantLib-dev mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-dev |
Free forum by Nabble | Edit this page |