A tool for exporting/importing bch file.
A tool for exporting/importing bch file.
make 64-bit version
mkdir build
cd build
cmake -DUSE_DEP=OFF ..
make
make 32-bit version
mkdir build
cd build
cmake -DBUILD64=OFF -DUSE_DEP=OFF ..
make
make install
bchtool [option...] [option]...
bchtool.sh [option...] [option]...
See bchtool --help
messages.