想在 windows 下使用 glog,使用类似 FLAGS_max_log_size 来设置参数,结果编译报错。

解决办法是在 项目属性 -> C/C++ -> Preprocessor -> Preprocessor Definitions 加入 GOOGLE_GLOG_DLL_DECL=

相关文章:

  • 2021-11-14
  • 2021-06-17
  • 2021-10-27
  • 2022-03-06
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-23
猜你喜欢
  • 2021-04-17
  • 2022-12-23
  • 2022-12-23
  • 2021-07-10
  • 2021-09-05
  • 2022-12-23
  • 2021-11-15
相关资源
相似解决方案