Could not find the Qt platform plugin "windows"

asked 2020-05-14 02:56:50 -0500

frizh gravatar image

Dear ROS community I'm quite new guy on ROS.

I have problem with the tutorial turtlesim. I use ROS2 dashing with windows. I have install qt 5.13.2 and qt 5.12.6 (for make sure that qt is not tge problem) and visual studio 2015 and also have configured the PATH. but the problem always come like below.

qt.qpa.plugin: Could not find the Qt platform plugin "windows" in "C:\Qt\Qt5.13.2\5.13.2\msvc2015_64\plugins\platforms" This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: direct2d (from C:\Qt\Qt5.13.2\5.13.2\msvc2015_64\plugins\platforms), minimal (from C:\Qt\Qt5.13.2\5.13.2\msvc2015_64\plugins\platforms), offscreen (from C:\Qt\Qt5.13.2\5.13.2\msvc2015_64\plugins\platforms), windows (from C:\Qt\Qt5.13.2\5.13.2\msvc2015_64\plugins\platforms).

can anyone help me with this one? thank you

edit retag flag offensive close merge delete

Comments

Did you find a solution to this problem? I'm having a similar problem and have tried multiple solutions from other threads, but none of them have worked so far...

Tortelenny gravatar image Tortelenny  ( 2020-06-30 04:09:38 -0500 )edit

No, i'm still can't find that instead of find the solution, my toolbar and some others basic function begin to act weird

Right now, I decided to use in Linux with ROS 1 melodic and ROS2 Dashing in my desktop computer. it's way easier than in windows.

frizh gravatar image frizh  ( 2020-06-30 07:10:55 -0500 )edit
1

This thread has helped me solve my problem: https://answers.ros.org/question/3547...

Tortelenny gravatar image Tortelenny  ( 2020-06-30 07:11:58 -0500 )edit

Thank you I will try later

frizh gravatar image frizh  ( 2020-07-01 07:14:56 -0500 )edit