ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

There is an open issue related to this on WSL GitHub. This StackOverflow answer mentions the steps that should solve the problem. Run them with sudo inside your Ubuntu environment.

In another answer as well, sudo strip --remove-section=.note.ABI-tag /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 seems to have solved the issue.