Post
Topic
Board Altcoin Discussion
Re: [XPM] Working on a GPU miner for Primecoin, new thread :)
by
crendore
on 09/09/2013, 11:10:35 UTC
The issue isn't with jansson, it's with libblkmaker. It seems you have the normal (i.e. non-primecoin) version. You have to download libblkmaker from https://dl.dropboxusercontent.com/u/55025350/bitcoin-libblkmaker.zip. It is the libblkmaker prime branch, with a couple of primecoin-specific things added. Those auxdata parameters are important, without them the miner won't work. Smiley

Can you give us a list of changes you made to libblkmaker?  I cannot seem to compile your version on OSX, but i have had no problem compiling the original, even with paulscreens changes to base58.c