I\'m trying to run a simple template in release mode on Visual Studio with the Qt extension. So far I\'ve always been running projects in debug mode (never had trouble)
See if this helps.
Are you trying to start the program by double clicking the .exe ? I tried to reproduce it:
windeployqt ...
./platforms
and prompts the error message you got.