|
From: benedict 1 <ben...@ho...> - 2014-06-09 09:36:51
|
Hi Luigi and all, I faced this problem when i wanted to implement the FixedRateBond class with the pricingengine, TreeFixedRateBondEngine.Does anyone face this problem ? Exception in thread "main" java.lang.RuntimeException: full interface not available at org.quantlib.quantlibJNI.new_FixedRateBond(Native Method) at org.quantlib.FixedRateBond.<init>(FixedRateBond.java:39) at org.quantlib.examples.COMBINED_swap_curves.main(COMBINED_swap_curves.java:279) Cheers Benedict |