The mkdir -p build & amp; & CD build
Cmake - DCMAKE_BUILD_TYPE=Release.. & & Cmake -- build.
Unable to run the test file, after prompt can not find leveldb library
Could you tell me how to configure leveldb library and head should be?
CodePudding user response:
Install a leveldb development kitCodePudding user response: