-
Notifications
You must be signed in to change notification settings - Fork 4
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
Describe the build/run #4
Comments
Hi, sure, which IDE do you use? |
Sometimes Eclipse, Netbeans, IntelliJ IDEA. Sometimes I have no IDE and must code in vim. |
I created a wiki for that, let me know if it's sufficient |
Hm, I did it all and put on the HTV-Vive helmet but all is black. I think I am missing the part where I start the application. |
Using Idea, in the |
Its hard to use this project if you dont know gradle.
Cite from CleanCode Cheat Sheet:
Check out and then build with a single command.
Could you please provide this "single command" in the readme.md?
Finally I downloaded gradle becaues I did not know about gradlew. But no output has been made, even if the project is built now, I can not find the built and I can not run the project.
Please describe how to start the hello-vr.
The text was updated successfully, but these errors were encountered: