PDA

View Full Version : dbus on 4.7.0-beta2



ashvindh
23rd August 2010, 20:40
Hi,
I have downloaded qt-win-opensource-4.7.0-beta2-vs2008.exe , i am trying build
x:\Qt\vs2008\4.7.0-beta2\examples\dbus , i get build errors

1>------ Build started: Project: listnames, Configuration: Debug Win32 ------
1>Compiling...
1>listnames.cpp
1>.\listnames.cpp(50) : error C2065: 'QDBusReply' : undeclared identifier
1>.\listnames.cpp(50) : error C2275: 'QStringList' : illegal use of this type as an expression
1> d:\qt\vs2008\4.7.0-beta2\include\qtcore\../../src/corelib/tools/qstringlist.h(66) : see declaration of 'QStringList'

What should be the problem ? how to get dbus in shape ?

i am using vs2008 nmake

Thanks
Asvindh R