silverf0x / RpcView

RpcView is a free tool to explore and decompile Microsoft RPC interfaces
GNU General Public License v3.0
895 stars 247 forks source link

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

Open sdcampbell opened 1 year ago

sdcampbell commented 1 year ago

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.

raulm0429 commented 1 year ago

im having the same issue

sdcampbell commented 1 year ago

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.

Securee commented 1 year ago

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