I have seen this error very often, also with Edyuk.
It always happens if the Application does not ship its own Qt Dlls. Which is a must, since the System Path my contain paths to various other Qt Applications which are also Qt based and deliver their own dlls. In my case it was Miktex and Matlab. I such a case the application tries to use the dll of such other application and fails because of wrong links.
From all these IDEs Qdevelop was the only one working directly simply because it shippes with
its own dlls.
Matthias
Bookmarks