|
From: SourceForge.net <no...@so...> - 2012-10-23 08:29:23
|
Bugs item #3578423, was opened at 2012-10-19 12:15 Message generated for change (Settings changed) made by lballabio You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=112740&aid=3578423&group_id=12740 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Invalid Priority: 5 Private: No Submitted By: https://www.google.com/accounts () >Assigned to: Luigi Ballabio (lballabio) Summary: undeclared identifier Initial Comment: When I try to compile the example function provided in the 2nd part of the PDF by Dimitri Reiswich on slide 92, I get the following error in my Visual Studio 2010 : error C2065: 'InterpolatedDiscountCurve' : undeclared identifier How do I get around this? thanks ---------------------------------------------------------------------- >Comment By: Luigi Ballabio (lballabio) Date: 2012-10-23 01:29 Message: The code in the PDF is for illustration sake and is not complete. To compile it, download the ZIP archive of the code samples from <http://quantlib.org/docs.shtml>. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=112740&aid=3578423&group_id=12740 |