init.cpp: In function ‘void preloadChainStateThreadFunction…
init.cpp: In function ‘void preloadChainStateThreadFunction()’:
init.cpp:1846:43: error: expected ‘)’ before ‘PRId64’
LogPrintf("Preload finished in %" PRId64 " [ms]. Preloaded %" PRId64 " MB of data (%d %% were already present in memory)\n",
Replies
Anyone else getting that error compiling Bitcoin SV 0.2.1?