Új hozzászólás Aktív témák

  • janos666

    nagyúr

    válasz Overlocker #20809 üzenetére

    Ennyire nem egyszerű, csak ha te már leforgatott binárist töltöttél le valahonnan, nem a hivatalos forrást:

    $ ./silentarmy
    Connecting to us1-zcash.flypool.org:3333
    Could not find '/home/media/silentarmy-5/sa-solver' binary; make sure to run 'make' to compile it

    $ make
    gcc -O2 -std=gnu99 -pedantic -Wextra -Wall -Wno-deprecated-declarations -Wno-overlength-strings -I"/opt/AMDAPPSDK-3.0/include" -c -o main.o main.c
    main.c:16:19: fatal error: CL/cl.h: No such file or directory
    compilation terminated.
    make: *** [<builtin>: main.o] Error 1

    És még ha települt is a Linux-os AMD APP SDK:

    $ make
    gcc -O2 -std=gnu99 -pedantic -Wextra -Wall -Wno-deprecated-declarations -Wno-overlength-strings -I"/opt/AMDAPPSDK-3.0/include" -c -o main.o main.c
    In file included from main.c:18:0:
    _kernel.h:1:24: error: unterminated raw string
    const char *ocl_code = R"_mrb_(
    ^
    main.c:19:0: error: expected expression at end of input
    #include "sha256.h"
    ^
    make: *** [<builtin>: main.o] Error 1

    [ Szerkesztve ]

    TV/monitor kalibrálást vállalok. ||| "All right , Thom. But understand this: I do care for you. I care for all the lost souls than end up up here."

Új hozzászólás Aktív témák