このガイドに従って QT プラグインを VS 2010 にインストールしようとしています: http://thomasstockx.blogspot.ca/2011/03/qt-472-in-visual-studio-2010.html
ステップ11に到達してコマンドを実行しようとした後:
configure -debug-and-release -opensource -shared -no-qt3support -qt-sql-sqlite -phonon -phonon-backend -no-webkit -no-script -platform win32-msvc2010
次のエラーが表示されます。
'configure' is not recognized as an internal or external command,
operable program or batch file.
通常のコマンド プロンプト ウィンドウではなく、VS コマンド プロンプト ウィンドウを使用しています。誰かが私が間違っているかもしれないことを提案してもらえますか?
現在、VS にアドインが表示されます。ただし、[Qt] -> [Launch Designer] をクリックすると、次のエラー メッセージが表示されます。
No default QT version found. Please check your QT Visual Studio Add-in settings.