Hello all! My English bad.... so i'm sry)
I'm have ubuntu 14.04 Server
I'm install Cuda 7.5 and NVDriver 367.35
Now i'm try build Genoil Mner from sourse.
I do this:
git clone https://github.com/Genoil/cpp-ethereum/
cd cpp-ethereum/
mkdir build
cd build
cmake -DBUNDLE=cudaminer -DCOMPUTE=61
and got error:
CMake error: The source directiory "~/cpp-ethereum/build" does not appear to contain CMakeList.txt
I'm rly noob with ubuntu, i'm try search answer in google, but this does not help me. plz help me if u know what to do))
I'm have ubuntu 14.04 Server
I'm install Cuda 7.5 and NVDriver 367.35
Now i'm try build Genoil Mner from sourse.
I do this:
git clone https://github.com/Genoil/cpp-ethereum/
cd cpp-ethereum/
mkdir build
cd build
cmake -DBUNDLE=cudaminer -DCOMPUTE=61
and got error:
CMake error: The source directiory "~/cpp-ethereum/build" does not appear to contain CMakeList.txt
I'm rly noob with ubuntu, i'm try search answer in google, but this does not help me. plz help me if u know what to do))