You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/opt/ros/jazzy/include/message_filters/message_filters/subscriber.h:298:5: error: Call to virtual method 'Subscriber::unsubscribe' during construction bypasses virtual dispatch [clang-analyzer-optin.cplusplus.VirtualCall,-warnings-as-errors]
概要
ubuntu 24.04でEigenを使っていると、clang-tidy-16にて
error: 'omp.h' file not found [clang-diagnostic-error]
がでるclang tidy 18だとでなくなる。
libomp-18-devとのバージョンが関係している?
目的
提案内容
タスク
The text was updated successfully, but these errors were encountered: