Re: Quantlib Java

Posted by jingtao wang on
URL: http://quantlib.414.s1.nabble.com/Quantlib-Java-tp1235p13956.html

hello Paolo:

 I'm also ported Quantlib in Java with SWIG.
 but I got the same following error like underdown when I try to define a calendar.
==============================
Exception in thread "main" java.lang.UnsatisfiedLinkError: org.quantlib.
quantlibJNI.new_Brazil__SWIG_1()J
        at org.quantlib.quantlibJNI.new_Brazil__SWIG_1(Native Method)
        at org.quantlib.Brazil.<init>(Brazil.java:43)
        at org.jquantlib.DatesAndTimes.main(DatesAndTimes.java:80)
==============================

how didn't you resolve the questions?

thanks a lot

wang