InterPSS-Project / ipss-plugin

InterPSS plugin projects
8 stars 11 forks source link

Error in running ipss.sample/src/org/interpss/sample/aclf/SampleLoadflow.java #11

Closed jinjingfarm closed 10 years ago

jinjingfarm commented 10 years ago

Error message details:

类型 AclfOutFunc 中的方法 loadFlowSummary(BaseAclfNetwork<?,?>)引用缺少的类型 BaseAclfNetwork  SampleLoadflow.java /ipss.sample/src/org/interpss/sample/aclf   第 125 行 Java 问题
thuang commented 10 years ago

Mike, I think it is due to the latest update of the ipss lib. I have been using the old lib and there is no problem at all.

jinjingfarm commented 10 years ago

With the commit https://github.com/InterPSS-Project/ipss-common/commit/afb6d66a3e4911597831bdced2b993560bb13449, the issue should be resolved. Please check-out the latest ipss.lib project.