昨天下载安装了qt-sdk-win-opensource-2009.01.exe 也就是最新版的东东。
安装环境为:WinXP Home Edition Service Pack 2
512M 内存
Celeron 2.4G
运行了QT Creator 编译了几个Demo程序。
但是在编译Mediaplayer 时提示错误如下:
c:\Qt\2009.01\mingw\bin\..\lib\gcc\mingw32\3.4.5\..\..\..\..\mingw32\bin\ld.exe: cannot find -lphonond
collect2: ld returned 1 exit status
mingw32-make[1]: *** [debug\mediaplayer.exe] Error 1
mingw32-make: *** [debug] Error 2
Exited with code 2.
Error while building project mediaplayer
When executing build step 'Make'
不是QT4.5 声称是集成了phonon 的吗?
我如何让Mediaplay 能编译通过啊?
望大虾门指导。