guys,
Please, could you help me. I am trying to compile QuantLibXL (QuantLibXL_full_vc8/QuantlibXLStatic). I took it from the latest trunk as recommended in one of the posts (as the official released version is 0.9.0 and not 0.9.6.) My xll is not opening with something like ("QuantLibXL-vc80-MT-S-0_9_5.xll is not a valid add-in"). I have this problem both for debug and release modes. When I open that xll into Dependency Walker, I get Warning: At least one module has an unresolved import due to a missing export function in a delay-load dependent module. I looked on the net but did not find any reasonable explanation. Does anybody know how to solve the problem? many thanks in advance, Slava ------------------------------------------------------------------------- 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 |
Hi Slava,
That build was broken, I just fixed it, pls do svn update and try again, sorry for the hassle. Regards, Eric On Wed, August 27, 2008 23:29, Slava D wrote: > guys, > > Please, could you help me. > > I am trying to compile QuantLibXL (QuantLibXL_full_vc8/QuantlibXLStatic). > > I took it from the latest trunk as recommended in one of the posts (as the > official released version is 0.9.0 and not 0.9.6.) > > My xll is not opening with something like ("QuantLibXL-vc80-MT-S-0_9_5.xll > is not a valid add-in"). > > I have this problem both for debug and release modes. > > When I open that xll into Dependency Walker, I get > > *Warning: At least one module has an unresolved import due to a missing > export function in a delay-load dependent module.* > > I looked on the net but did not find any reasonable explanation. > > Does anybody know how to solve the problem? > > many thanks in advance, > > Slava > ------------------------------------------------------------------------- > 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 > ------------------------- Eric Ehlers nazcatech sprl | Brussels | http://www.nazcatech.be Distributed computing for pricing analytics - Use Microsoft Excel as a client to the Grid ------------------------------------------------------------------------- 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 |
Hi Eric,
thank you very much for your attempt to help me. Unfortunately, it did not work - I have downloaded the updates you made for QuantLibObjectHandler and for QuantLibXL. I did not update QuantLibAddIn as all its changes were quite before your changes to fix static at the solutions abiove. I am still getting the same error message: Warning: At least one module has an unresolved import due to a missing export function in a delay-load dependent module. ar MPR.dll for function WNetRestoreConnectionA. guys, Do you know how this problem is coming? Before I had error mesage "Missing msjava.dll". I dumped msjava.dll into System32 (simple dump without any installations). Could it be related? many thanks, Slava On Thu, Aug 28, 2008 at 3:12 PM, Eric Ehlers <[hidden email]> wrote: Hi Slava, ------------------------------------------------------------------------- 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 |
Hi Slava,
I have some further thoughts on the cause of your error. I'll pick up this thread outside this mailing list as this discussion relates to software that has not yet been released. Regards, Eric ------------------------- Eric Ehlers nazcatech sprl | Brussels | http://www.nazcatech.be Distributed computing for pricing analytics - Use Microsoft Excel as a client to the Grid On Fri, August 29, 2008 17:01, Slava D wrote: > Hi Eric, > > thank you very much for your attempt to help me. > > Unfortunately, it did not work - I have downloaded the updates you made for > QuantLibObjectHandler and for QuantLibXL. I did not update QuantLibAddIn as > all its changes were quite before your changes to fix static at the > solutions abiove. > > I am still getting the same error message: > > *Warning: At least one module has an unresolved import due to a missing > export function in a delay-load dependent module.* > > > ar MPR.dll for function WNetRestoreConnectionA. > > guys, > > Do you know how this problem is coming? > > Before I had error mesage "Missing msjava.dll". > > I dumped msjava.dll into System32 (simple dump without any installations). > > Could it be related? > > many thanks, > > Slava > > > > On Thu, Aug 28, 2008 at 3:12 PM, Eric Ehlers <[hidden email]>wrote: > >> Hi Slava, >> >> Happy to help :-) >> >> Hope it goes OK, any problems let me know! >> >> Regards, >> Eric >> >> On Thu, August 28, 2008 12:24, Slava D wrote: >> > Hi Eric, >> > >> > thank you very much for your help. >> > >> > I will try tonight. >> > >> > :-) >> > >> > many thanks, >> > >> > Slava >> > >> > >> > On 8/28/08, Eric Ehlers <[hidden email]> wrote: >> >> >> >> Hi Slava, >> >> >> >> That build was broken, I just fixed it, pls do svn update and try again, >> >> sorry >> >> for the hassle. >> >> >> >> Regards, >> >> Eric >> >> >> >> On Wed, August 27, 2008 23:29, Slava D wrote: >> >> > guys, >> >> > >> >> > Please, could you help me. >> >> > >> >> > I am trying to compile QuantLibXL >> (QuantLibXL_full_vc8/QuantlibXLStatic). >> >> > >> >> > I took it from the latest trunk as recommended in one of the posts (as >> >> the >> >> > official released version is 0.9.0 and not 0.9.6.) >> >> > >> >> > My xll is not opening with something like >> >> ("QuantLibXL-vc80-MT-S-0_9_5.xll >> >> > is not a valid add-in"). >> >> > >> >> > I have this problem both for debug and release modes. >> >> > >> >> > When I open that xll into Dependency Walker, I get >> >> > >> >> > *Warning: At least one module has an unresolved import due to a >> missing >> >> > export function in a delay-load dependent module.* >> >> > >> >> > I looked on the net but did not find any reasonable explanation. >> >> > >> >> > Does anybody know how to solve the problem? >> >> > >> >> > many thanks in advance, >> >> > >> >> > Slava >> >> > >> ------------------------------------------------------------------------- >> >> > 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 >> >> > >> >> >> >> >> >> ------------------------- >> >> Eric Ehlers >> >> nazcatech sprl | Brussels | http://www.nazcatech.be >> >> Distributed computing for pricing analytics - Use Microsoft Excel as a >> >> client >> >> to the Grid >> >> >> >> >> > >> >> >> ------------------------- >> Eric Ehlers >> nazcatech sprl | Brussels | http://www.nazcatech.be >> Distributed computing for pricing analytics - Use Microsoft Excel as a >> client >> to the Grid >> >> > ------------------------------------------------------------------------- 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 |