I met error:
error: #error <glog/logging.h> was not included correctly. See the documention for how to consume the library.
... | # error <glog/logging.h> was not included correctly. See the documention for how to consume the library.
| ^~~~~
same as this isse: https://github.com/mhx/dwarfs/issues/201 add code : add_compile_definitions(GLOG_USE_GLOG_EXPORT) to end of CMakeLists.txt should solve problem
Pinned Comments
acxz commented on 2020-10-02 12:35 (UTC)
Development is on Github: https://github.com/ros-noetic-arch Please open issues and PRs there instead of commenting.