new release -> no longer able to compile:
In file included from ./el/libext/ext-cpp.h:92,
from ./el/libext.h:1523,
from ./el/ext.h:23,
from src/bitcoin-miner.cpp:14:
./el/libext/exthelpers.h:914: error: only declarations of constructors can be ‘explicit’
In file included from ./el/libext/ext-cpp.h:906,
from ./el/libext.h:1523,
from ./el/ext.h:23,
from src/bitcoin-miner.cpp:14:
./el/libext/ext-base.h:450: error: only declarations of constructors can be ‘explicit’
In file included from ./el/libext/ext-cpp.h:920,
from ./el/libext.h:1523,
from ./el/ext.h:23,
from src/bitcoin-miner.cpp:14:
./el/libext/ext-fw.h:1093: error: only declarations of constructors can be ‘explicit’
In file included from src/bitcoin-miner.cpp:20:
src/miner.h:54: error: only declarations of constructors can be ‘explicit’
EDIT: i couldnt even compile 0.21, i had to compile 0.20!
last changes: x64 builds for Linux <-- but this is missing! please provide x64 and x86 builds...