-
-
Notifications
You must be signed in to change notification settings - Fork 61
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
Not able to build the project #807
Comments
I think you missed this part of the readme: https://github.com/evilcorpltd/aTox#build-tox4j If you're unable to build the libraries yourself, tox4j is also uploaded as a GitHub Actions artifact on every commit to master: https://github.com/evilcorpltd/aTox/actions Unzip to Having to build these libraries manually is unfortunate, but I haven't yet sorted out hosting for them since bintray died. Fixing it is on my backlog: #730. Please let me know how it goes! |
should i run each script one by one e.g ./scripts/build-host -j$(nproc) |
Running the scripts one-by-one should work! It's what we do in CI. :) |
i copy all and pasted in terminal. here is the output https://paste.ubuntu.com/p/CHS4kRCsSr/ |
still i got this now i will try prebuilt solution, i am using linux ubuntu, i will extract it in Home folder, i hope it picks up from there. |
From your terminal output:
You're missing sbt which means you can't build all dependencies. :P |
It works, Thanks for the help 👍 |
Glad to hear it! :) What are you working on, if you don't mind me asking? |
i am just asked to build this project by employer, will get more info later on. |
Cool! Well, good luck, and it'd be interesting to know how it goes! Let me know if there's anything else. :) |
sure |
how to make works? What went wrong:
can u help me? |
This worked, Although the version was different |
can u please give me the link to the newest repositories or give us a demo to build it after cloning the project from github
|
i followed your guide,
clone -> run the script -> gradle build
i get this error
Could not determine the dependencies of task ':domain:preBuild'.
The text was updated successfully, but these errors were encountered: