This is most recent version, is that correct?
https://github.com/fedoracoin-dev/fedoracoin
Yes, that's the correct repo.
Can you be a bit more specific what your problem is?
When compiling I'm getting this error:
So far what I have installed:
$ sudo apt-get install libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler
$ sudo apt-get install autoconf autogen
Also compiled Berkley DB 4.8
OS: Ubuntu 16.04.3 LTS
Please check if you have qtbase5-dev installed.
Let me check
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-==============-============-============-=================================
ii qtbase5-dev:am 5.5.1+dfsg-1 amd64 Qt 5 base development files
Yes, it's installed.