- 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 problems
Submitted by k-dub on Fri, 2004-09-10 17:52.
Is this the right place for bugs?
I tried to compile KMobileTools 0.3.1 on my Gentoo laptop, which has 2.6.8 kernel and KDE 3.2.3 on X.Org 6.7. I am getting a "no such file or directory" error on klistviewsearchline.h coming from d_pickphonebook.cpp:33:34.
I do have the kde-pim part of KDE installed, but I'm no C/C++ programmer and I rely on Gentoo installing things correctly.

News
Downloads
Screenshots
Support
LiveMobileTools
Help Us
About KMobileTools
SubVersion howto
Links
Thanks
I found the problem, a wrong
I found the problem, a wrong include for KDE 3.2.
I'll put a new version out soon, for now you can simply delete all "#include <klistviewsearchline.h>" entries from d_pickphonebook.cpp and ui_PickPhoneBook.cpp .
Thanks