Author

Topic: Problems with compiling Altcoin Daemon on Windows (Read 157 times)

newbie
Activity: 1
Merit: 0
November 27, 2017, 04:14:13 AM
#1
Hello @all,

i like to build my own Mining Pool.

Now I have to grab and compile the coin daemon.

Im suing Git Bash X64 für windows.

To grab the files from github is no Problem.

But the manual shows following:


git clone https://github.com/litecoin-project/litecoin.git
cd litecoin\src
make -f makefile.unix USE_UPNP=0
strip litecoind

I got following error:

$ make -f makefile.unix USE_PNP=0
make: makefile.unix: No such file or directory
make: *** No rule to make target 'makefile.unix'.  Stop.


Who can help me, whats my mistake?

Thanks for every answer.

Best
Jump to: