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

Issue when compiling IteRace #8

Open
rvalde28 opened this issue Feb 19, 2018 · 2 comments
Open

Issue when compiling IteRace #8

rvalde28 opened this issue Feb 19, 2018 · 2 comments

Comments

@rvalde28
Copy link

I am having trouble in trying to get the last step to go. It returns the error:
[[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn] :: UNRESOLVED DEPENDENCIES ::
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn] :: University of Illinois#util_2.10;0.1: not found
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn]
[warn] Note: Unresolved dependencies path:
[warn] University of Illinois:util_2.10:0.1 (/home/ruben/Downloads/IteRace/build.sbt#L20-29)
[warn] +- University of Illinois:iterace_2.10:0.5
[info] Wrote /home/ruben/Downloads/IteRace/target/scala-2.10/iterace_2.10-0.5.pom
[error] sbt.librarymanagement.ResolveException: unresolved dependency: University of Illinois#util_2.10;0.1: not found
I was wondering if you could help me on this issue so that maybe I can get this up and running. I would like to see it in action.

Thank you

@cos
Copy link
Owner

cos commented Feb 20, 2018

hi @rvalde28, did you follow the instructions here?
https://github.com/cos/IteRace/blob/master/README.md

@rvalde28
Copy link
Author

rvalde28 commented Feb 20, 2018

Yes, I followed them step by step. For some of the programs, I had to change the values for addSbtPlugin for sbt eclipse from 2.4.0 to 5.3.4 since 2.4.0 is no longer supported. I was able to get WALA and WALAFacade installed and all of the other engines that it depends on. I get as far as compiling the Util folder on your repo, but compiling IteRace returns an 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