Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: escv on February 20, 2014, 02:33:39 PM



Title: Help Compiling Litecoin for Windows
Post by: escv on February 20, 2014, 02:33:39 PM
I compiled in accordance with the operation after https://bitcointalk.org/index.php?topic=149479.0 Posts Bitcoin 0.8.6 version is normal, but with the environment compiler litecoin-master-0.8 is a failure.

I'm stuck in 3.1 steps above to create libleveldb.a and libmemenv.a fail.

cd / C/litecoin-0.8/src/leveldb
TARGET_OS = NATIVE_WINDOWS make libleveldb.a libmemenv.a

make: *** NO rule to make target 'libleveldb.a'. Stop.


Who can help my?