DarkSilk: ../DarkSilk/src/chainparams.cpp:86: CMainParams::CMainParams(): Assertion `hashGenesisBlock == uint256("")' failed.
Aborted
I'm running 3.13.0-24-generic #47-Ubuntu (Linux Mint 17) and building with Qt 5.3.1 (GCC 4.6.1, 64 bit).
I'll check for updates and re-build to see if that makes a difference. It's not a show stopper by any means.
That is strange.
I created a clean Ubuntu (15.04) VM and cloned the repo. Followed my ReadMe to the letter (to make sure I hadn't missed anything) and it built and ran perfectly first time. Both daemon and Qt.
Check you have these deps: libpng-dev qrencode libqrencode-dev
You should not have to add qrencode.h to the source.