Is there a way to compile it under Windows? When I try:
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX:PATH=$LOCALDESTDIR -G "MSYS Makefiles" ..
I get errors of: error:
'__int*' does not name a type"
and:
error: 'const struct IOstats' has no member named 'bytesProcessed'