Solo mining Guide
Download and Install Incakoin-Qt and synchronise the blockchain
if you require nodes you can find them on the first post of this ANN
Close your Incakoin wallet
Open notepad and create file IncaKoin.conf
Copy file to C:\Users\yourpc\AppData\Roaming\incakoin
Write in IncaKoin.conf:
daemon=1
server=1
rpcuser=anything
rpcpassword=anything
rpcallowip=127.0.0.1
rpcport=17422
listen=1
save the file
Now run Incakoin wallet as a server (only start Incakoin wallet)
Server value is set up in IncaKoin.conf
Now you can set up miner
Solo mining with the wallet and your CPU
Run your wallet
Help
Debug Window
Console
To Start mining type in the console: setgenerate true (1 or 2 depending on how many core you want to use)
To Check it is enabled and see if your mining type into the console: getmininginfo