2

I am a newbie who is trying to use the QT creator, I installed the latest version "qt-win-opensource-4.5.1-mingw". Everything was working fine except for launching the QT Designer .. I don't really know what is the exact problem .. but whenever I try to edit my project visually or even to launch the QT Designer itself, the windows pops up an error message in which it mentions "designer.exe has stopped working".

I tried to debug with visual studio and the problem was in some steps for calling some DLL functions but I didnt really understand what was going on.

4

3 に答える 3

2

これはいつも私のために働いた

  1. QtCreatorおよびその他のQtバージョンをアンインストールします。
  2. WindowsレジストリでQt/Trolltech / Nokiaキーを探し、それらを削除します
  3. Qtディレクトリのクリーンアップ
  4. 次に、IDEをインストールします

Qt Creatorをアップグレードするたびに、idが古いバージョンを削除しないと、いくつかの問題が発生します。

于 2011-03-17T16:30:52.437 に答える
-1

これは、stackoverflowに関する質問としてではなく、バグとして報告する必要があります。

http://bugreports.qt.nokia.com/

于 2009-11-15T05:58:47.550 に答える