Hello Andrew,
I've tried your code on a 0.4.0-debug with vc8 and no problem has happened. It seems curious. Check your compile. My QuantLib was a one without any modifications. I've used the Swap's vcproj. Else, this problem is typically a kind of bad registered observers.
I've also noticed then that your evaluationDate has not been set.
Regards
Frédéric Degraeve
------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Hello Frédéric,
thanks for your mail. So what you suggest me is to recompile the library, I guess. Is there any particular suggestion in order to do that in the correct way?It seemed to me to be pretty straightforward, but probably there might be something which I did not take into account. Andrea. On 5/15/07, Frédéric Degraeve <[hidden email]> wrote:
------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Hi Andrea, I haven't been able to try and reproduce the error yet (I've a Mac at home.) In the meantime: On May 15, 2007, at 8:55 PM, andrea loddo wrote: > So what you suggest me is to recompile the library, I guess. Is there > any particular suggestion in order to do that in the correct way?It > seemed to me to be pretty straightforward, but probably there might be > something which I did not take into account. Straightforward indeed. Open the QuantLib_vc8.sln solution, select "Release", "Debug" or whatever configuration you're interested in, and choose "Rebuild solution." It will recompile everything. Later, Luigi ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Hi Luigi, Frédéric,
thanks very much for your suggestion!I recompiled the lib and now it's perfect. I just did the typical newbie mistake, and definitely I am. I did not pay attention to the warnings the compiler was reporting. One was very bad. Library conflict. So I recompiled everything with the right options and that's it. perfect. Thanks again. Andrea On 5/15/07, Luigi Ballabio <[hidden email]> wrote:
------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Free forum by Nabble | Edit this page |