Hi again, Before trying to play with Qt/KDE development, you will need to learn the basis of KDE development. If you don't, you will get many more errors like those you had before hiting any -real- SFLPhone-KDE error. All errors you had until now are basic case of a computer not ready to develop for KDE and basic misunderstanding on how to setup it. KDE use a lot of module and is highly integrated project. It is harder to compile a random application than it is for GTK softwares.
GTK software are developped by individual commonoties, but KDE is the community, and we build software. So trying to start at the top of the stack wont really work. Please read this: http://techbase.kde.org/ http://techbase.kde.org/Getting_Started http://techbase.kde.org/Getting_Started/Build http://techbase.kde.org/Getting_Started/Build/Environment Follow the steps to create a kde-devel account with the bashrc macro and correct env vars. Then do a bunch of tutorials to understand how everything is structured: http://techbase.kde.org/Development/Tutorials#Basics_of_KDE_4_Programming http://techbase.kde.org/Development/Tutorials#Personal_Information_Management_.28Akonadi.29 http://doc-snapshot.qt-project.org/4.8/tutorials.html (Qt essential, understanding moc code and signal&slot) You will need to work on your own a little. As for sflphone, if you want to do a pure Qt frondend, you only need the qt library, it probably already work. ----- Original Message ----- From: "vipul mahajan" <[email protected]> To: [email protected] Sent: Thursday, March 22, 2012 11:31:34 AM Subject: Re: [SFLphone] Error with SFLPhone KDE I am new to KDE-Qt world so I am unable to understand what "KDE Configuration" you are talking about? The steps followed to install SFLphone were: 1) Download ubuntu 11.10 2) From synaptic download KDE Desktop 3) Login into KDE Ubuntu 4) Download source code of SFLPhone 1.0.2 5) Follow install procedure as stated by you ans installation of dependencies listed in INSTALL.txt file. Kindly let me know where I went wrong. Is there any additional package required to be downloaded? Also, where can I do the required KDE settings. _______________________________________________ SFLphone mailing list [email protected] http://lists.savoirfairelinux.net/mailman/listinfo/sflphone _______________________________________________ SFLphone mailing list [email protected] http://lists.savoirfairelinux.net/mailman/listinfo/sflphone
