Post
Topic
Board Announcements (Altcoins)
Merits 3 from 1 user
Re: [ANN][BLC] Blakecoin Blake-256 for GPU/FPGA With Merged Mined Pools Stable Net
by
bzyzny
on 02/11/2018, 18:59:21 UTC
⭐ Merited by BlueDragon747 (3)
OK, I uploaded my changes to my github repo
https://github.com/panopolis/Blakecoin/commits/master

Instead of using the util2.h as i previously mentioned, I took the time to replace "loop" with "while (true)". I did not test this on Windows/Mac, only Linux. Some of the edits to makefile/ qt.pro files may be Linux specific, I'm not sure. There is still the issue where make complains that there is no rule for leveldb, currently you have to run "chmod +x build_detect_platform" and then run make in the leveldb folder, and then copy the resulting *.a files from a sub directory to main leveldb directory. I'm not sure how to fix that so its automated, its not a huge inconvenience but might confuse other people trying to compile it. Hope this helps BD  Grin