dmarcuse / turbokrist

The first-ever GPU accelerated Krist miner - using Java and OpenCL.
GNU General Public License v3.0
6 stars 3 forks source link

turbokrist on mac #29

Closed aarock1234 closed 6 years ago

aarock1234 commented 6 years ago

Gets stuck on 33% when building

dmarcuse commented 6 years ago

That doesn't really tell me anything.

aarock1234 commented 6 years ago

WELL, the issue is this.

i run "sudo ./gradlew build" and then it gets stuck on

:JKrist:processResources UP-TO-DATE
:JKrist:classes UP-TO-DATE
:JKrist:jar UP-TO-DATE
:compileJava UP-TO-DATE
:processResources UP-TO-DATE
:classes UP-TO-DATE
:jar UP-TO-DATE
:assemble UP-TO-DATE
:compileTestJava UP-TO-DATE
:processTestResources UP-TO-DATE
:testClasses UP-TO-DATE
> Building 33% > :test

And doesnt move. It stays like that

dmarcuse commented 6 years ago

Duplicate of #9