RpcView icon indicating copy to clipboard operation
RpcView copied to clipboard

The application failed to start because no Qt platform plugin could be initialized

Open sdcampbell opened this issue 3 years ago • 3 comments

I followed the build instructions to the letter and have all prerequisites installed. After building, when I run RpcView.exe I get this error:

"The application failed to start because no Qt platform plugin could be initialized"

The O.S. is Windows 10 Pro 21H2 19044.2006.

sdcampbell avatar Sep 28 '22 13:09 sdcampbell

im having the same issue

raulm0429 avatar Feb 06 '23 00:02 raulm0429

im having the same issue

I never found a solution to help build it, but if you check the releases from time to time you can download a copy that's already built. The action that builds keeps a copy available for a limited time. I don't know how often news builds are published.

sdcampbell avatar Feb 06 '23 02:02 sdcampbell

You can copy the folder "qt\5.15.2\msvc2019_64\plugins" to the same directory with RpcView.exe

Securee avatar Feb 08 '23 02:02 Securee