Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESPRESSO ISSUE #35

Open
kenextra opened this issue Nov 8, 2017 · 5 comments
Open

ESPRESSO ISSUE #35

kenextra opened this issue Nov 8, 2017 · 5 comments

Comments

@kenextra
Copy link

kenextra commented Nov 8, 2017

I downloaded cello because I wanted to run it as a java Application in order to understand the underlying code for my project.

It gives error saying that "ERROR :: expresso.exe file not found. Please check the netSynthResources Folder" @ org.cellocad.BU.netsynth.Utilities getFileContentAsStringList
I changed the "espresso" (which I believe that it's the right time) to "expresso" and I got another error that it can't find "expresso" methods.

I decided to have both "espresso" and "expresso" in the folder and I got another error "java.lang.NoSuchFieldError: Name" which I think it was because of having both names.

Please how do I fix this?

@kenextra kenextra changed the title ESPRESSSO ISSUE ESPRESSO ISSUE Nov 8, 2017
@tim-tx
Copy link
Contributor

tim-tx commented Nov 8, 2017

There was a typo in netsynth, it was looking for expresso.exe rather than espresso.exe. Please sync your local copy or re-clone and try again.

@kenextra
Copy link
Author

kenextra commented Nov 9, 2017

I just tried and I am still getting the same error

@kenextra
Copy link
Author

Can you check the netsynth again. I'm still getting the same error.

Thanks.

@tim-tx
Copy link
Contributor

tim-tx commented Nov 14, 2017

I assume you're using maven? However you installed NetSynth.jar from resources/library/, you'll have to do that again with the new jar that I put up a few days ago.

@kenextra
Copy link
Author

I re-cloned and tried but I am still getting the expresso.exe not found error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants