dmarcuse / turbokrist

The first-ever GPU accelerated Krist miner - using Java and OpenCL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gradlew Build: tools.jar not found

masterex1000 opened this issue · comments

I have attempted building this on windows 10 and ubuntu 14 and i have had no luck. the build fails just because of this tools.jar. This is a build failgue and i can't do a thing. I don't know how i got the error i just get it.

This is a problem with your JDK setup. Ensure that you have JDK installed, and that your JAVA_HOME environment variable is set properly to point to the base path of your JDK installation.