-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Hello @JustinWM ,
I try to run CapGen on Defects4j but I face this error. Can you give additional information on how to set up the environment? Thank you
Exception in thread "main" java.lang.UnsatisfiedLinkError: no Understand in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)
at java.lang.Runtime.loadLibrary0(Runtime.java:870)
at java.lang.System.loadLibrary(System.java:1122)
at com.scitools.understand.Understand.loadNativeLibrary(Understand.java:96)
at com.scitools.understand.Understand.open(Understand.java:46)
at org.capgen.util.AnalyzeUnderstand.extractCFG(AnalyzeUnderstand.java:102)
at org.capgen.main.ExtractSemanticFeature.extractSemanticInfo(ExtractSemanticFeature.java:249)
at org.capgen.main.ExtractSemanticFeature.generateSemanticFiles(ExtractSemanticFeature.java:72)
at org.capgen.main.Main.runCapGen(Main.java:229)
at org.capgen.main.Main.main(Main.java:337)Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested