Post
Topic
Board Announcements (Altcoins)
Re: Gridcoin (GRC) - first coin utilizing BOINC - Official Thread
by
drehb
on 02/03/2014, 15:03:36 UTC
@Gridcoin can you please help? I am getting this when i try to compile it in ubuntu.

rpcmining.cpp:15:16: fatal error: io.h: No such file or directory
 #include "io.h"
                ^
compilation terminated.
make: *** [obj/rpcmining.o] Error 1

Code:
Project MESSAGE: Warning: unknown QT: qaxcontainer

make terminates with following error:
Code:
src/qt/bitcoingui.cpp:9:21: fatal error: QAxObject: No such file or directory
compilation terminated.

Please help me to solve this problem.
Cant add the coin until someone points us in the right direction.

Hello Allcrypt, thanks for adding us.

To build gridcoind, use the link Traderman mentions:
http://www.gridcoin.us/download/compilingGridcoinOnlinux.txt

Ensure you are git cloning the 'gridcoin-master/gridcoin-master-linux' and build from the Linux directory. 
If you have any problems with io.h, (some Debian 64 distros reported this), change that one line to  #include .

Other than that you should be good to go.  Once you create your gridcoin.conf file, add node 'www.gridcoin.us' if you have any sync issues.

Best of Luck,
Grid