Re: calendar problem when calling quantlib lib from java
Posted by
moloko on
URL: http://quantlib.414.s1.nabble.com/calendar-problem-when-calling-quantlib-lib-from-java-tp5595p5600.html
Hi again,
I think this time the problem is definitely solved.
I was able to have my sample code running by re-installing the QL lib
after having erased some boost lib file in /lib and etc dir.
Apparently those files are installed by default with the RedHat package and it
caused some confusion
Anyway thanks, and I'll post the new developped methods I've talked about s ome
time ago
Pierre
Selon Luigi Ballabio <
[hidden email]>:
> On Thu, 2008-02-21 at 06:22 -0800, moloko wrote:
> > So, unfortunately, the problem is now with another structure:
> > boost::shared_ptr<RateHelper> depositRateHelper(new DepositRateHelper(
>
> Pierre,
> what is the problem now? Does it compile? Does it give any error
> message when it runs? (You can check by catching any exceptions and
> printing the message, as in:
>
> try {
> boost::shared_ptr<RateHelper> depositRateHelper(...);
> } catch (std::exception& e) {
> std::cout << e.what() << std::endl;
> }
>
> Luigi
>
>
> --
>
> Green's Law of Debate:
> Anything is possible if you don't know what you're talking about.
>
>
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users