付铭

Results 3 comments of 付铭

Download all dependencies, edit the env file, and start mongodb. Then you should find `scripts` in package.json, which contains scripts to start the client and server.

在树莓派4b下编译分支[release-2.10.0](https://github.com/FISCO-BCOS/FISCO-BCOS/tree/release-2.10.0)的[commit ed4efb5](https://github.com/FISCO-BCOS/FISCO-BCOS/commit/ed4efb5c71269ea543319057b3eb3e921f2a1c89)时遇到了相同的问题。 在编译最后链接二进制文件时报错如下: ``` [100%] Linking CXX executable ../../bin/fisco-bcos /usr/bin/ld: /root/FISCO-BCOS/deps/src/rocksdb/librocksdb.a(crc32c.cc.o): in function `rocksdb::crc32c::ExtendARMImpl(unsigned int, char const*, unsigned long)': crc32c.cc:(.text+0x0): undefined reference to `crc32c_arm64(unsigned int, unsigned char const*, unsigned long)'...