Hello all,
I'm beginner in C++ and i use Win7-x64, VS2010 with SDK for X64 compilation and i installed boost 1.54 (for VS2010 on a x64 system). I'd like to know if i can compile Quantlib 1.3 to produce QuantlibXL 1.3 for Excel 2010 (x64). If so, what steps should i follow to succeed? Thanks for your feedback ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Hi
I did it last week using ms vc 2010 pro and it worked just fine You just need to be extra careful about the path of all the different projects For some project I had to modify the path to boost lib on the link menu but that s it Regards
De : Jerome Nowe [mailto:[hidden email]]
Envoyé : Monday, August 12, 2013 10:36 AM À : [hidden email] <[hidden email]> Objet : [Quantlib-users] QuantlibXL 1.3 Hello all,
I'm beginner in C++ and i use Win7-x64, VS2010 with SDK for X64 compilation and i installed boost 1.54 (for VS2010 on a x64 system). I'd like to know if i can compile Quantlib 1.3 to produce QuantlibXL 1.3 for Excel 2010 (x64). If so, what steps should i follow to succeed? Thanks for your feedback ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
In reply to this post by jnowe
Hello,
you can follow the instructions at <http://quantlib.org/quantlibaddin//build_qlxl.html>. Just use QuantLib 1.3 instead of 1.2 (the new version is backward compatible with the old one). You'll still have to use the 1.2 version of QuantLibXL, since 1.3 wasn't released yet (unless you want to try compiling from the Git repository). Luigi On Mon, Aug 12, 2013 at 10:36 AM, Jerome Nowe <[hidden email]> wrote: > Hello all, > > I'm beginner in C++ and i use Win7-x64, VS2010 with SDK for X64 compilation > and i installed boost 1.54 (for VS2010 on a x64 system). > I'd like to know if i can compile Quantlib 1.3 to produce QuantlibXL 1.3 for > Excel 2010 (x64). If so, what steps should i follow to succeed? > > Thanks for your feedback > > ------------------------------------------------------------------------------ > Get 100% visibility into Java/.NET code with AppDynamics Lite! > It's a free troubleshooting tool designed for production. > Get down to code-level detail for bottlenecks, with <2% overhead. > Download for free and get started troubleshooting in minutes. > http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk > _______________________________________________ > QuantLib-users mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/quantlib-users > -- <https://implementingquantlib.blogspot.com> <https://twitter.com/lballabio> ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
In reply to this post by jean-renaud viala
Hello, I guess i need some extra files like ObjectHandler and so on in order to generate QuantlibXL 1.3. Right?------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Free forum by Nabble | Edit this page |