Compile problems

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.

RockMan's picture

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