:-1: error: collect2: ld returned 1 exit status
D:\Qt\2009.04\mingw\bin\..\lib\gcc\mingw32\3.4.5\..\..\..\..\mingw32\bin\ld.exe: cannot find -lphonond
什么问题啊,请教,谢谢~~
:-1: error: collect2: ld returned 1 exit status
D:\Qt\2009.04\mingw\bin\..\lib\gcc\mingw32\3.4.5\..\..\..\..\mingw32\bin\ld.exe: cannot find -lphonond
什么问题啊,请教,谢谢~~
It means that the "phonond" library cannot be found.
Liuxg
Forum Nokia Qt Application Development Resources
If you are using for multimedia stuff, please refer to the following example:
\Qt\4.6.0\demos\qmediaplayer
Liuxg
Forum Nokia Qt Application Development Resources