hello, guys,
I'd like to ask a question about how to start using quantlib on visual c++ 9. I did the following steps: (1) I installed boost-1.35.0 by using boostpro binary installer. (2) I downloaded the quantlib 0.9.6 from the sourceforge.net, unzipped it, and clicked on the "QuantLib-0.9.6/QuantLib_vc9.sln" file. (3) I added the boost-1.35.0 into the include path of the solution in visual c++, and kicked the compilation. (4) Then after the compilation, I was asked to input the Executable file name. I selected the regsvr32. (5) Then I got the following message: "Debugging information for 'revsvr32.exe' cannot befound or does not match. Symbols not loaded. Do you want to continue debugging?" I pushed Yes, then I got error window, which reads, "To register a module, you must provide a binary name.". Are there any mistakes in this steps ? Thank you. Eiichi ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
hello, Does anyone know how to calibrate the heston model with QuantlibXL? Thank you Date: Thu, 28 Aug 2008 17:18:06 -0400 From: [hidden email] To: [hidden email] Subject: [Quantlib-users] question hello, guys, I'd like to ask a question about how to start using quantlib on visual c++ 9. I did the following steps: (1) I installed boost-1.35.0 by using boostpro binary installer. (2) I downloaded the quantlib 0.9.6 from the sourceforge.net, unzipped it, and clicked on the "QuantLib-0.9.6/QuantLib_vc9.sln" file. (3) I added the boost-1.35.0 into the include path of the solution in visual c++, and kicked the compilation. (4) Then after the compilation, I was asked to input the Executable file name. I selected the regsvr32. (5) Then I got the following message: "Debugging information for 'revsvr32.exe' cannot befound or does not match. Symbols not loaded. Do you want to continue debugging?" I pushed Yes, then I got error window, which reads, "To register a module, you must provide a binary name.". Are there any mistakes in this steps ? Thank you. Eiichi Tous vos amis discutent sur Messenger, et vous ? Téléchargez Messenger, c'est gratuit ! ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
In reply to this post by eiichi oyama
Hi Eiichi,
did you push f5 to start the complation? If yes then you have started the debug-modus. Just push f7 the next time then visual studio will only compile the whole project. And after the compilation it will start the test-suite. with regards, Kim Tang eiichi oyama schrieb: > hello, guys, > > I'd like to ask a question about how to start using quantlib on visual > c++ 9. > > I did the following steps: > (1) I installed boost-1.35.0 by using boostpro binary installer. > (2) I downloaded the quantlib 0.9.6 from the sourceforge.net > <http://sourceforge.net>, unzipped it, > and clicked on the "QuantLib-0.9.6/QuantLib_vc9.sln" file. > (3) I added the boost-1.35.0 into the include path of the solution in > visual c++, > and kicked the compilation. > (4) Then after the compilation, I was asked to input the Executable > file name. > I selected the regsvr32. > (5) Then I got the following message: > "Debugging information for 'revsvr32.exe' cannot befound or does not > match. > Symbols not loaded. > Do you want to continue debugging?" > > I pushed Yes, then I got error window, which reads, "To register a > module, you must > provide a binary name.". > > > Are there any mistakes in this steps ? > > Thank you. > > Eiichi > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > ------------------------------------------------------------------------ > > _______________________________________________ > QuantLib-users mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/quantlib-users > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
In reply to this post by eiichi oyama
Hi Eiichi,
did you push f5 to start the complation? If yes then you have started the debug-modus. Just push f7 the next time then visual studio will only compile the whole project. And after the compilation it will start the test-suite. with regards, Kim Tang eiichi oyama schrieb: > hello, guys, > > I'd like to ask a question about how to start using quantlib on visual > c++ 9. > > I did the following steps: > (1) I installed boost-1.35.0 by using boostpro binary installer. > (2) I downloaded the quantlib 0.9.6 from the sourceforge.net > <http://sourceforge.net>, unzipped it, > and clicked on the "QuantLib-0.9.6/QuantLib_vc9.sln" file. > (3) I added the boost-1.35.0 into the include path of the solution in > visual c++, > and kicked the compilation. > (4) Then after the compilation, I was asked to input the Executable > file name. > I selected the regsvr32. > (5) Then I got the following message: > "Debugging information for 'revsvr32.exe' cannot befound or does not > match. > Symbols not loaded. > Do you want to continue debugging?" > > I pushed Yes, then I got error window, which reads, "To register a > module, you must > provide a binary name.". > > > Are there any mistakes in this steps ? > > Thank you. > > Eiichi > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > ------------------------------------------------------------------------ > > _______________________________________________ > QuantLib-users mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/quantlib-users > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Free forum by Nabble | Edit this page |