Bitcoin Forum
June 24, 2024, 07:40:53 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 [10] 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 ... 90 »
  Print  
Author Topic: ethminer-0.9.41-genoil-1.1  (Read 397330 times)
Genoil (OP)
Sr. Member
****
Offline Offline

Activity: 438
Merit: 250


View Profile
March 18, 2016, 09:28:32 PM
 #181

I tried to build the source on windows. What is wrong?
Code:
cmake -G "Visual Studio 12 2013 Win64" D:/cpp-ethereum-master
-- FindWindowsSDK: Detected Visual Studio 2012 or newer, not using the _xp toolset variant: including SDK versions that drop XP support in search!
 - WindowsSDK dirs: C:/Program Files (x86)/Windows Kits/8.1;C:/Program Files (x86)/Microsoft SDKs/Windows/v8.0A;C:/Program Files (x86)/Windows Kits/8.0;C:/Program Files (x86)/Microsoft SDKs/Windows/v8.1A;C:/Program Files (x86)/Microsoft SDKs/Windows/v7.1A
-- ctest path: C:/Program Files (x86)/CMake/bin/ctest.exe
CMake Error at cmake/FindPackageHandleStandardArgs.cmake:138 (message):
  Could NOT find CryptoPP (missing: CRYPTOPP_INCLUDE_DIR CRYPTOPP_LIBRARY)
  (Required is at least version "5.6.2")
Call Stack (most recent call first):
  cmake/FindPackageHandleStandardArgs.cmake:374 (_FPHSA_FAILURE_MESSAGE)
  cmake/FindCryptoPP.cmake:107 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  cmake/EthDependencies.cmake:44 (find_package)
  CMakeLists.txt:246 (include)


-- Configuring incomplete, errors occurred!
See also "D:/cpp-ethereum-master/CMakeFiles/CMakeOutput.log".

Run cpp-ethereum/extdep/getstuff.bat first

Re: AMD/Linux:
I don't have Linux binaries. People with Linux build stuff themselves, right?



ok so I if I am right, than we need to compile the source in Visual Studio. But I have an error can't open pthread.lib. I downloaded this lib, but where I need to put it?



That's weird. I heard that before but I don't have the issue. --edit-- oh edit I did have it once, but not anymore ow...-- It's a cmake problem that apparently surfaces on some platforms/systems. The best you can do is to manually renove the reference from the projects that try to link it. Because you don't need it Smiley

ETH: 0xeb9310b185455f863f526dab3d245809f6854b4d
BTC: 1Nu2fMCEBjmnLzqb8qUJpKgq5RoEWFhNcW
tolazy
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
March 19, 2016, 08:05:50 AM
 #182

anyone have a working binary for linux of the latest version i can download.

cant get it to compile Sad
scryptr
Legendary
*
Offline Offline

Activity: 1796
Merit: 1028



View Profile WWW
March 19, 2016, 09:57:36 AM
 #183

anyone have a working binary for linux of the latest version i can download.

cant get it to compile Sad

LINUX BINARY--

The Linux binary will have dependancies, and won't run if they are not in place.  Just like compilation, if the dependancies are not in the proper places, the binary won't run, or the compilation fails.

Ethminer was designed to be part of a system that has more scope than "just another cryptocoin".       --scryptr

TIPS:  BTC - 1Fs4uZ6a9ABYBTaHGUfqcwCQmeBRxkKRQT    DASH - XrK81tW31SLsVvZ2WX9VhTjpT6GXJPLdbQ
          SCRYPTR'S NOTEBOOK: https://bitcointalk.org/index.php?topic=5035515.msg46035530#msg46035530
          GITHUB: "github.com/scryptr"  MERIT is appreciated, also.  Thanks!
tolazy
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
March 19, 2016, 10:01:08 AM
 #184

anyone have a working binary for linux of the latest version i can download.

cant get it to compile Sad

LINUX BINARY--

The Linux binary will have dependancies, and won't run if they are not in place.  Just like compilation, if the dependancies are not in the proper places, the binary won't run, or the compilation fails.

Ethminer was designed to be part of a system that has more scope than "just another cryptocoin".       --scryptr
that true.
but if webthree-umbrella.git works shouldnt genoli's compile to ?
i have done what the guide says installed things.
running ubuntu 15.10
Genoil (OP)
Sr. Member
****
Offline Offline

Activity: 438
Merit: 250


View Profile
March 19, 2016, 10:36:35 AM
 #185

anyone have a working binary for linux of the latest version i can download.

cant get it to compile Sad

LINUX BINARY--

The Linux binary will have dependancies, and won't run if they are not in place.  Just like compilation, if the dependancies are not in the proper places, the binary won't run, or the compilation fails.

Ethminer was designed to be part of a system that has more scope than "just another cryptocoin".       --scryptr
that true.
but if webthree-umbrella.git works shouldnt genoli's compile to ?
i have done what the guide says installed things.
running ubuntu 15.10

I guess that's the problem then, I have only built on 14.04.

ETH: 0xeb9310b185455f863f526dab3d245809f6854b4d
BTC: 1Nu2fMCEBjmnLzqb8qUJpKgq5RoEWFhNcW
tolazy
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
March 19, 2016, 10:37:42 AM
 #186

anyone have a working binary for linux of the latest version i can download.

cant get it to compile Sad

LINUX BINARY--

The Linux binary will have dependancies, and won't run if they are not in place.  Just like compilation, if the dependancies are not in the proper places, the binary won't run, or the compilation fails.

Ethminer was designed to be part of a system that has more scope than "just another cryptocoin".       --scryptr
that true.
but if webthree-umbrella.git works shouldnt genoli's compile to ?
i have done what the guide says installed things.
running ubuntu 15.10

I guess that's the problem then, I have only built on 14.04.
i'm installing 14.04 in a VM to see if that helps
rednoW
Legendary
*
Offline Offline

Activity: 1510
Merit: 1003


View Profile
March 19, 2016, 11:19:43 AM
 #187

https://github.com/Genoil/cpp-ethereum/blob/master/releases/ethminer-0.9.41-genoil-1.0.5.zip?raw=true

Saved 5 opencl regs (14 to go..), fixed compute 3.0
tolazy
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
March 19, 2016, 11:28:37 AM
 #188

anyone know why i get this when compileing latest

[ 97%] Building CXX object ethminer/CMakeFiles/ethminer.dir/main.cpp.o
In file included from /root/cpp-ethereum/ethminer/main.cpp:39:0:
/root/cpp-ethereum/ethminer/MinerAux.h: In member function ‘void MinerCLI::doFarm(dev::eth::MinerType, const string&, unsigned int)’:
/root/cpp-ethereum/ethminer/MinerAux.h:815:9: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses]
      if (current.seedHash != newSeedHash)
         ^
/root/cpp-ethereum/ethminer/MinerAux.h: In member function ‘void MinerCLI::doStratum(dev::eth::MinerType, unsigned int, const string&, const string&, const string&, const string&)’:
/root/cpp-ethereum/ethminer/MinerAux.h:876:3: error: ‘EthStratumClient’ was not declared in this scope
       EthStratumClient client(&f, _m, host, port, user, pass);
   ^
/root/cpp-ethereum/ethminer/MinerAux.h: In lambda function:
/root/cpp-ethereum/ethminer/MinerAux.h:882:4: error: ‘client’ was not declared in this scope
        client.submit(sol);
    ^
/root/cpp-ethereum/ethminer/MinerAux.h: In member function ‘void MinerCLI::doStratum(dev::eth::MinerType, unsigned int, const string&, const string&, const string&, const string&)’:
/root/cpp-ethereum/ethminer/MinerAux.h:890:8: error: ‘client’ was not declared in this scope
        if (client.isConnected())
        ^
/root/cpp-ethereum/ethminer/MinerAux.h: At global scope:
/root/cpp-ethereum/ethminer/MinerAux.h:863:27: warning: unused parameter ‘_m’ [-Wunused-parameter]
      void doStratum(MinerType _m, unsigned _recheckPeriod, string const & host, string const & port, string const & user, string const & pass)
                           ^
/root/cpp-ethereum/ethminer/MinerAux.h:863:71: warning: unused parameter ‘host’ [-Wunused-parameter]
      void doStratum(MinerType _m, unsigned _recheckPeriod, string const & host, string const & port, string const & user, string const & pass)
                                                                       ^
/root/cpp-ethereum/ethminer/MinerAux.h:863:92: warning: unused parameter ‘port’ [-Wunused-parameter]
      void doStratum(MinerType _m, unsigned _recheckPeriod, string const & host, string const & port, string const & user, string const & pass)
                                                                                            ^
/root/cpp-ethereum/ethminer/MinerAux.h:863:113: warning: unused parameter ‘user’ [-Wunused-parameter]
      void doStratum(MinerType _m, unsigned _recheckPeriod, string const & host, string const & port, string const & user, string const & pass)
                                                                                                                 ^
/root/cpp-ethereum/ethminer/MinerAux.h:863:134: warning: unused parameter ‘pass’ [-Wunused-parameter]
      void doStratum(MinerType _m, unsigned _recheckPeriod, string const & host, string const & port, string const & user, string const & pass)
                                                                                                                                      ^
ethminer/CMakeFiles/ethminer.dir/build.make:62: recipe for target 'ethminer/CMakeFiles/ethminer.dir/main.cpp.o' failed
make[2]: *** [ethminer/CMakeFiles/ethminer.dir/main.cpp.o] Error 1
CMakeFiles/Makefile2:447: recipe for target 'ethminer/CMakeFiles/ethminer.dir/all' failed
make[1]: *** [ethminer/CMakeFiles/ethminer.dir/all] Error 2
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2


mkdir build && cd build
cmake .. && make -j2
ubuntu 15.10
followed https://github.com/ethereum/webthree-umbrella/wiki/Building-on-Ubuntu
tolazy
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
March 21, 2016, 11:13:56 AM
 #189

did a clean 1404 install but didnt compile anyway sam error.

so i'm giveing up on it.
Genoil (OP)
Sr. Member
****
Offline Offline

Activity: 438
Merit: 250


View Profile
March 21, 2016, 11:22:02 AM
 #190

did a clean 1404 install but didnt compile anyway sam error.

so i'm giveing up on it.

You have to cmake -DBUNDLE=miner or -DBUNDLE=cudaminer. I'll try to make that a bit more error proof in an upcoming release.

ETH: 0xeb9310b185455f863f526dab3d245809f6854b4d
BTC: 1Nu2fMCEBjmnLzqb8qUJpKgq5RoEWFhNcW
tolazy
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
March 21, 2016, 11:39:08 AM
 #191

did a clean 1404 install but didnt compile anyway sam error.

so i'm giveing up on it.

You have to cmake -DBUNDLE=miner or -DBUNDLE=cudaminer. I'll try to make that a bit more error proof in an upcoming release.
thank you that worked. cmake -DBUNDLE=miner
was a easy fix for sure Smiley

wanted to try out this version. it gave me a little bit more speed on windows and was hopeing it would do the same on linux and it did
tolazy
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
March 21, 2016, 11:44:20 AM
 #192

[ 29%] Building NVCC (Device) object libethash-cuda/CMakeFiles/ethash-cuda.dir/ethash-cuda_generated_ethash_cuda_miner_kernel.cu.o
nvcc fatal   : redefinition of argument 'std'
CMake Error at ethash-cuda_generated_ethash_cuda_miner_kernel.cu.o.cmake:207 (message):
  Error generating
  /root/cpp-ethereum/build2/libethash-cuda/CMakeFiles/ethash-cuda.dir//./ethash-cuda_generated_ethash_cuda_miner_kernel.cu.o


libethash-cuda/CMakeFiles/ethash-cuda.dir/build.make:63: recipe for target 'libethash-cuda/CMakeFiles/ethash-cuda.dir/ethash-cuda_generated_ethash_cuda_miner_kernel.cu.o' failed
make[2]: *** [libethash-cuda/CMakeFiles/ethash-cuda.dir/ethash-cuda_generated_ethash_cuda_miner_kernel.cu.o] Error 1
CMakeFiles/Makefile2:320: recipe for target 'libethash-cuda/CMakeFiles/ethash-cuda.dir/all' failed
make[1]: *** [libethash-cuda/CMakeFiles/ethash-cuda.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 31%] Building CXX object libdevcore/CMakeFiles/devcore.dir/StructuredLogger.cpp.o
[ 33%] Building CXX object libdevcore/CMakeFiles/devcore.dir/SHA3.cpp.o
[ 35%] Building CXX object libdevcore/CMakeFiles/devcore.dir/RangeMask.cpp.o
[ 37%] Building CXX object libdevcore/CMakeFiles/devcore.dir/MemoryDB.cpp.o
[ 39%] Building CXX object libdevcore/CMakeFiles/devcore.dir/FileSystem.cpp.o
[ 41%] Building CXX object libdevcore/CMakeFiles/devcore.dir/Guards.cpp.o
[ 43%] Building CXX object libdevcore/CMakeFiles/devcore.dir/Hash.cpp.o
[ 45%] Building CXX object libdevcore/CMakeFiles/devcore.dir/TrieHash.cpp.o
[ 47%] Building CXX object libdevcore/CMakeFiles/devcore.dir/CommonData.cpp.o
[ 50%] Building CXX object libdevcore/CMakeFiles/devcore.dir/Log.cpp.o
[ 52%] Building CXX object libdevcore/CMakeFiles/devcore.dir/TrieDB.cpp.o
[ 54%] Building CXX object libdevcore/CMakeFiles/devcore.dir/Base64.cpp.o
[ 56%] Building CXX object libdevcore/CMakeFiles/devcore.dir/CommonJS.cpp.o
[ 58%] Building CXX object libdevcore/CMakeFiles/devcore.dir/CommonIO.cpp.o
[ 60%] Building CXX object libdevcore/CMakeFiles/devcore.dir/TrieCommon.cpp.o
[ 62%] Building CXX object libdevcore/CMakeFiles/devcore.dir/Worker.cpp.o
[ 64%] Building CXX object libdevcore/CMakeFiles/devcore.dir/FixedHash.cpp.o
[ 66%] Linking CXX shared library libdevcore.so
[ 66%] Built target devcore
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2

get this when i use -DBUNDLE=cudaminer
Genoil (OP)
Sr. Member
****
Offline Offline

Activity: 438
Merit: 250


View Profile
March 21, 2016, 01:28:01 PM
 #193

[ 29%] Building NVCC (Device) object libethash-cuda/CMakeFiles/ethash-cuda.dir/ethash-cuda_generated_ethash_cuda_miner_kernel.cu.o
nvcc fatal   : redefinition of argument 'std'
CMake Error at ethash-cuda_generated_ethash_cuda_miner_kernel.cu.o.cmake:207 (message):
  Error generating
  /root/cpp-ethereum/build2/libethash-cuda/CMakeFiles/ethash-cuda.dir//./ethash-cuda_generated_ethash_cuda_miner_kernel.cu.o


libethash-cuda/CMakeFiles/ethash-cuda.dir/build.make:63: recipe for target 'libethash-cuda/CMakeFiles/ethash-cuda.dir/ethash-cuda_generated_ethash_cuda_miner_kernel.cu.o' failed
make[2]: *** [libethash-cuda/CMakeFiles/ethash-cuda.dir/ethash-cuda_generated_ethash_cuda_miner_kernel.cu.o] Error 1
CMakeFiles/Makefile2:320: recipe for target 'libethash-cuda/CMakeFiles/ethash-cuda.dir/all' failed
make[1]: *** [libethash-cuda/CMakeFiles/ethash-cuda.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 31%] Building CXX object libdevcore/CMakeFiles/devcore.dir/StructuredLogger.cpp.o
[ 33%] Building CXX object libdevcore/CMakeFiles/devcore.dir/SHA3.cpp.o
[ 35%] Building CXX object libdevcore/CMakeFiles/devcore.dir/RangeMask.cpp.o
[ 37%] Building CXX object libdevcore/CMakeFiles/devcore.dir/MemoryDB.cpp.o
[ 39%] Building CXX object libdevcore/CMakeFiles/devcore.dir/FileSystem.cpp.o
[ 41%] Building CXX object libdevcore/CMakeFiles/devcore.dir/Guards.cpp.o
[ 43%] Building CXX object libdevcore/CMakeFiles/devcore.dir/Hash.cpp.o
[ 45%] Building CXX object libdevcore/CMakeFiles/devcore.dir/TrieHash.cpp.o
[ 47%] Building CXX object libdevcore/CMakeFiles/devcore.dir/CommonData.cpp.o
[ 50%] Building CXX object libdevcore/CMakeFiles/devcore.dir/Log.cpp.o
[ 52%] Building CXX object libdevcore/CMakeFiles/devcore.dir/TrieDB.cpp.o
[ 54%] Building CXX object libdevcore/CMakeFiles/devcore.dir/Base64.cpp.o
[ 56%] Building CXX object libdevcore/CMakeFiles/devcore.dir/CommonJS.cpp.o
[ 58%] Building CXX object libdevcore/CMakeFiles/devcore.dir/CommonIO.cpp.o
[ 60%] Building CXX object libdevcore/CMakeFiles/devcore.dir/TrieCommon.cpp.o
[ 62%] Building CXX object libdevcore/CMakeFiles/devcore.dir/Worker.cpp.o
[ 64%] Building CXX object libdevcore/CMakeFiles/devcore.dir/FixedHash.cpp.o
[ 66%] Linking CXX shared library libdevcore.so
[ 66%] Built target devcore
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2

get this when i use -DBUNDLE=cudaminer

do you have the CUDA toolkit installed?

ETH: 0xeb9310b185455f863f526dab3d245809f6854b4d
BTC: 1Nu2fMCEBjmnLzqb8qUJpKgq5RoEWFhNcW
tolazy
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
March 21, 2016, 01:34:29 PM
 #194

[ 29%] Building NVCC (Device) object libethash-cuda/CMakeFiles/ethash-cuda.dir/ethash-cuda_generated_ethash_cuda_miner_kernel.cu.o
nvcc fatal   : redefinition of argument 'std'
CMake Error at ethash-cuda_generated_ethash_cuda_miner_kernel.cu.o.cmake:207 (message):
  Error generating
  /root/cpp-ethereum/build2/libethash-cuda/CMakeFiles/ethash-cuda.dir//./ethash-cuda_generated_ethash_cuda_miner_kernel.cu.o


libethash-cuda/CMakeFiles/ethash-cuda.dir/build.make:63: recipe for target 'libethash-cuda/CMakeFiles/ethash-cuda.dir/ethash-cuda_generated_ethash_cuda_miner_kernel.cu.o' failed
make[2]: *** [libethash-cuda/CMakeFiles/ethash-cuda.dir/ethash-cuda_generated_ethash_cuda_miner_kernel.cu.o] Error 1
CMakeFiles/Makefile2:320: recipe for target 'libethash-cuda/CMakeFiles/ethash-cuda.dir/all' failed
make[1]: *** [libethash-cuda/CMakeFiles/ethash-cuda.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 31%] Building CXX object libdevcore/CMakeFiles/devcore.dir/StructuredLogger.cpp.o
[ 33%] Building CXX object libdevcore/CMakeFiles/devcore.dir/SHA3.cpp.o
[ 35%] Building CXX object libdevcore/CMakeFiles/devcore.dir/RangeMask.cpp.o
[ 37%] Building CXX object libdevcore/CMakeFiles/devcore.dir/MemoryDB.cpp.o
[ 39%] Building CXX object libdevcore/CMakeFiles/devcore.dir/FileSystem.cpp.o
[ 41%] Building CXX object libdevcore/CMakeFiles/devcore.dir/Guards.cpp.o
[ 43%] Building CXX object libdevcore/CMakeFiles/devcore.dir/Hash.cpp.o
[ 45%] Building CXX object libdevcore/CMakeFiles/devcore.dir/TrieHash.cpp.o
[ 47%] Building CXX object libdevcore/CMakeFiles/devcore.dir/CommonData.cpp.o
[ 50%] Building CXX object libdevcore/CMakeFiles/devcore.dir/Log.cpp.o
[ 52%] Building CXX object libdevcore/CMakeFiles/devcore.dir/TrieDB.cpp.o
[ 54%] Building CXX object libdevcore/CMakeFiles/devcore.dir/Base64.cpp.o
[ 56%] Building CXX object libdevcore/CMakeFiles/devcore.dir/CommonJS.cpp.o
[ 58%] Building CXX object libdevcore/CMakeFiles/devcore.dir/CommonIO.cpp.o
[ 60%] Building CXX object libdevcore/CMakeFiles/devcore.dir/TrieCommon.cpp.o
[ 62%] Building CXX object libdevcore/CMakeFiles/devcore.dir/Worker.cpp.o
[ 64%] Building CXX object libdevcore/CMakeFiles/devcore.dir/FixedHash.cpp.o
[ 66%] Linking CXX shared library libdevcore.so
[ 66%] Built target devcore
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2

get this when i use -DBUNDLE=cudaminer

do you have the CUDA toolkit installed?
yes
skunk
Sr. Member
****
Offline Offline

Activity: 329
Merit: 250


View Profile
March 21, 2016, 01:58:11 PM
 #195

[...]

get this when i use -DBUNDLE=cudaminer

do you have the CUDA toolkit installed?
yes
see this

tolazy
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
March 21, 2016, 02:08:19 PM
Last edit: March 21, 2016, 02:23:35 PM by tolazy
 #196

think i found the problem but not sure i'm no programmer

nvcc fatal   : Unsupported gpu architecture 'compute_52'

dont know what file i need to change for compute_30

have a 660ti.
with ethminer i get about 10.3MHs genoli on linux.
with the cpp-ethereum installed from repo give me about 1MHs less
tolazy
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
March 21, 2016, 02:35:47 PM
 #197

think i found the problem but not sure i'm no programmer

nvcc fatal   : Unsupported gpu architecture 'compute_52'

dont know what file i need to change for compute_30

have a 660ti.
with ethminer i get about 10.3MHs genoli on linux.
with the cpp-ethereum installed from repo give me about 1MHs less

tried to remove compute_52 from

libethash-cuda/CMakeFiles/ethash-cuda.dir/ethash-cuda_generated_ethash_cuda_miner_kernel.cu.o.cmake
but got this error then
nvcc fatal   : '-O3' is not in 'keyword=value' format
Genoil (OP)
Sr. Member
****
Offline Offline

Activity: 438
Merit: 250


View Profile
March 21, 2016, 04:17:44 PM
 #198

Better rerun cmake with -DCOMPUTE=30 -DBUNDLE=cudaminer

ETH: 0xeb9310b185455f863f526dab3d245809f6854b4d
BTC: 1Nu2fMCEBjmnLzqb8qUJpKgq5RoEWFhNcW
tolazy
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
March 21, 2016, 05:38:58 PM
 #199

have gcc5 tried to use CC="gcc-4.7" make -j2 no luck.


[ 66%] Built target ethash-cl
In file included from /usr/include/cuda_runtime.h:59:0,
                 from <command-line>:0:
/usr/include/host_config.h:82:2: error: #error -- unsupported GNU version! gcc 4.9 and up are not supported!
 #error -- unsupported GNU version! gcc 4.9 and up are not supported!
  ^
CMake Error at ethash-cuda_generated_ethash_cuda_miner_kernel.cu.o.cmake:207 (message):
  Error generating
  /root/cpp-ethereum/build2/libethash-cuda/CMakeFiles/ethash-cuda.dir//./ethash-cuda_generated_ethash_cuda_miner_kernel.cu.o


libethash-cuda/CMakeFiles/ethash-cuda.dir/build.make:63: recipe for target 'libethash-cuda/CMakeFiles/ethash-cuda.dir/ethash-cuda_generated_ethash_cuda_miner_kernel.cu.o' failed
make[2]: *** [libethash-cuda/CMakeFiles/ethash-cuda.dir/ethash-cuda_generated_ethash_cuda_miner_kernel.cu.o] Error 1
CMakeFiles/Makefile2:320: recipe for target 'libethash-cuda/CMakeFiles/ethash-cuda.dir/all' failed
make[1]: *** [libethash-cuda/CMakeFiles/ethash-cuda.dir/all] Error 2
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2
tracercho
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
March 21, 2016, 09:35:13 PM
 #200

Hi all, is there any chance soon someone to build ethereum miner for Win32 ? I already compiled  ethminer-0.9.41-genoil on win64 and it is great, but i am curious if it is possible for win32?!
Thanks in advance! Smiley
Pages: « 1 2 3 4 5 6 7 8 9 [10] 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 ... 90 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!