「When building Qt Creator using the Microsoft Visual C++ Compiler, the "%ProgramFiles%\Debugging Tools for Windows" path will be checked to ensure that all required header files are there.」
なんて書いてある。これってもしかして、Qt Creatorをビルドする前に Debugging Tools for Windowsをインストールしとけって意味なのか? だとすると、やっぱり>>545の言うように、ビルドするの大変だわ。
それと、cdbはデフォルトでは %ProgramFiles%\Debugging Tools for Windows (x86) にインストールされるんだが、前述の説明では %ProgramFiles%\Debugging Tools for Windows と なってる。これって単なる間違いだよねぇ?