graph-parser icon indicating copy to clipboard operation
graph-parser copied to clipboard

jar file dependencies need to be fixed

Open saraswat opened this issue 8 years ago • 1 comments

Followed the instructions in install.py.

The downloaded graph-parser-data/lib did not have ejml-0.25.jar (but I found it in deplambda/lib).

Also the jar file for whatswrong in lib is for a different version than what the build file wants.

saraswat avatar Jan 25 '17 11:01 saraswat

Not sure about this. Did you run install.sh recently.

It downloads all libraries from https://bitbucket.org/sivareddyg/graph-parser-data/src/4778dbd3ab57728cc8f6a1ba3a0ecea0e7ae4ea2/lib/?at=data-branch I see ejml and whatswrong here (don't use whatswrong-standalone since it also has other libraries packed in it)

If you run install.sh again, ant clean, and ant build, it should work. Close the issue if this resolves.

Thanks!

sivareddyg avatar Jan 25 '17 12:01 sivareddyg