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

Building coojatrace fails #1

Open
dvalps opened this issue Jun 12, 2014 · 4 comments
Open

Building coojatrace fails #1

dvalps opened this issue Jun 12, 2014 · 4 comments

Comments

@dvalps
Copy link

dvalps commented Jun 12, 2014

Hi,

I am trying to build coojatrace on my machine, but the build fails. Most of the errors that I get are: "object cooja is not a member of a package se.sics".
Here is the complete log of the compilation process: https://gist.github.com/Valpy/82c7a88e958125eb62e4.

Do you maybe know what could be causing this error?

@cmorty
Copy link
Owner

cmorty commented Jun 12, 2014

That's because a lot of Cooja's classes were renamed and I didn't get round fixing that (99% should be fixable by replacing se.sics by org.cooja in the includes). Pull requests are welcome. :)

@dvalps
Copy link
Author

dvalps commented Jun 16, 2014

Hi again,

I did the necessary changes, but now I get another error - some objects and values (mspsim, GUI… ) not being a member:

….

Cheers,
Damir

On Jun 12, 2014, at 5:56 PM, Moritz Strübe [email protected] wrote:

That's because a lot of Cooja's classes were renamed and I didn't get round fixing that (99% should be fixable by replacing se.sics by org.cooja in the includes). Pull requests are welcome. :)


Reply to this email directly or view it on GitHub.

@atiselsts
Copy link
Contributor

Seeing that I'm not the only one interested in this, I gave it a try and opened a pull request.

@abuammarhashmi
Copy link

cmort

I am trying to build coojatrace on my machine, but the build fails. can you please help.

regards

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

4 participants