Yuan Jiang

Results 2 comments of Yuan Jiang

@tomlankhorst Yes, I'm using ROS Noetic + Focal Fossa + GCC 9.3

With `project(ros_package_template CXX)` everything is fine, however without `CXX`, it will prompt errors like `_ZTVN10__cxxabiv121__vmi_class_type_infoE@@CXXABI_1.3` Could you maybe tell me how to complie with the VERBOSE=1 variable set? I can...