Hello
I do clone dash coin for education as i am new in coin market, everything look go smooth till the command ( make )
When i run make i received this error
*** No rule to make target 'mycoind.cpp', needed by 'mycoind-mycoind.o'. Stop.
Any suggestion
I don't have alot of experience with core but it seems like permission error with the make library, try the following and make sure you are building the source correctly (usually requires berkelydB first when dealing with BTC);
sudo make
then sudo make install