Skip to content

no Understand in java.library.path #3

@tdurieux

Description

@tdurieux

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions