手動で追加した状態でサンプルを動かそうとしても,ハローワールドは動くけどPhononを使おうとすると, main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall Phonon::VideoPlayer::~VideoPlayer(void)" (__imp_??1VideoPlayer@Phonon@@UAE@XZ) referenced in function _main とか 18:15:13: The process "C:\Qt\qtcreator-2.5.0\bin\jom.exe" exited with code 2. Error while building/deploying project te (target: Desktop) When executing step 'Make' とかによってコンパイルできないんだけど,解決法知ってる人いる? 64bit win7でVS2010で,Qtに関しては >>4 のリンクのやつを使ってます.