abreheret/PixelAnnotationTool

Application failed to start because no Qt platform plugin could be initialized.

cusps opened this issue · 1 comments

cusps commented

Built using VS 2019 and now 2015 with and keep getting this error when running PixelAnnotationTool.exe:

"Application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem."

Using: Openvc 4.2, Qt 5.14.1, cmake 3.16.2

cusps commented

Need to ensure you have required environment variables to QT_PLUGIN_PATH="path to plugins folder". Missed this one.