- KMobileTools 0.5Same Bluetooth phone displayed twice + others problemsremi.chateauneu
- KMobileTools 0.5Blocks the UO when configuring a second phoneremi.chateauneu
- KMobileTools 0.5Hangs when reading .DCOPserver_DuoLnx__0remi.chateauneu
- KMobileTools 0.5Unable to use th KMobile toolsjaspreetsunnydeol
- KMobileTools 0.5support for tmobile dashslipin3
Compile error with beta3 and gammu
Submitted by sluethje on Wed, 2007-06-06 10:41.
Hi,
I got the following error message:
device.cpp: In member function 'bool Device::dial(const QString&)':
device.cpp:575: error: 'const class QString' has no member named 'data'
make[5]: *** [device.lo] Error 1
make[5]: *** Waiting for unfinished jobs....
make[5]: Leaving directory `/root/tmp/kmobiletools-0.5.0-beta3/kmobiletools/kmob
make[4]: *** [all-recursive] Error 1
I use QT 3.3.3.7 on Debian.
Any Hints?
Thanks
Stefan

News
Downloads
Screenshots
Support
LiveMobileTools
Help Us
About KMobileTools
SubVersion howto
Links
Thanks
Known issue, already fixed
Known issue, already fixed in svn.
Just replace "data()" with "latin1()" in that line.