brpc icon indicating copy to clipboard operation
brpc copied to clipboard

variable.cpp error: ‘StringFlagDestructor’ does not name a type

Open skyflower opened this issue 1 year ago • 0 comments

centos 8 stream system, glog version is 0.3.5, gflags version is 1:2.1.2-8.el8 , protobuf version 3.5.0 gcc 8.5.0, linux kernel 4.18.0

compiler step:

  1. make build
  2. cd build
  3. cmake ../ -DWITH_GLOG=ON

image

skyflower avatar Jul 04 '24 01:07 skyflower