> Subject: Re: [Quantlib-users] SWIG(java) UnsatisfiedLinkError
> From:
[hidden email]> To:
[hidden email]> CC:
[hidden email]>
> I'm not using the Java module, but from the thread at
> <http://quantlib.10058.n7.nabble.com/Quantlib-Java-td1235.html#a1236>
> it seems that QuantLib.jar is not in your PATH. Have you checked
> that?
>
> Luigi
>
> On Sat, Jan 26, 2013 at 10:43 AM, 静涛 王 <
[hidden email]> wrote:
> > Hello,
> > I've ported Quantlib in Java with QuantLib-SWIG-1.2.zip.
> > but I got the following error(using the EquityOptions.java also has the
> > UnsatisfiedLinkError).
> > I've searched the mail list and find Paolo and Richard Gomes has the same
> > question but they solved.
> > unfortunatly i couldn't found the solution.
> >
> > 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)
> >
> > and the same is for all the other calendars.
> >
> > any clue?
> >
> > Thanks,
> > jingtao wang
> >
> > ------------------------------------------------------------------------------
> > Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
> > MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
> > with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
> > MVPs and experts. ON SALE this month only -- learn more at:
> > http://p.sf.net/sfu/learnnow-d2d
> > _______________________________________________
> > QuantLib-users mailing list
> >
[hidden email]> > https://lists.sourceforge.net/lists/listinfo/quantlib-users
> >