|
From: Slava D <sla...@go...> - 2008-09-10 19:26:16
|
Hi Eric, thank you very much for your -email. >>it's not necessary to run vcredist on a machine where Visual C++ is already > installed. It shouldn't do any harm either. Yep, thanks will know this. >>I don't entirely understand your comments above. There is no > QuantLibObjectHandler. QuantLibAddin contains a project called > QuantLibObjects. I wouldn't expect you to run Dependency Walker on that, > rather on the XLL. sorry for the confusion. I ran dependency walker on QuantLibObject xll-s. I did everything with VS2005, but plan to try again with VS2008. >>Please try the following: > > 1) svn checkout from > > https://quantlib.svn.sourceforge.net/svnroot/quantlib/trunk > > to > > C:\projects\trunk > > 2) Start VC8 > > 3) Open QuantLibXL\QuantLibXL_full_vc8.sln, select configuration Release, > and > do Build | Build Solution. > > 4) Start Excel and load QuantLibXL\xll\QuantLibXL-vc80-mt-s-0_9_6.xll am I missing something - can I compile QuantLibXL without compiling QuantLib, genXXX and QuantLibObject? >>I'm pleased at the prospect that you may contribute back to the Project To be honest, I would like to give something back. As soon as I get QuantLib up and running, I plan to come back and to see whether I can do something. Thanks for the clarifications with the vcredist. I got into all those details out of despair - all compilations were clean but QuantLib xll was not opening. I have not tried anything again as I am still waiting for my VS2008 license. I will update when I try again. thanks you very much for your help. many thanks, Slava |