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

Revision history [back]

Hi!

It seems like something over-rights the default location of the QL platform dll.

In my case, the following helped: Create an environment variable:

  • Name: QT_QPA_PLATFORM_PLUGIN_PATH
  • Value: C:\dev\ros2_foxy\bin\platforms\

Unfortunately, I am not sure how it would fit your specific configuration