scottptn
December 30th, 2008, 09:43 PM
Hello,
I installed KDevelop 3.5.3 on KUbuntu 8.10 (Intrepid Ibex) . Now, i tried creating a hello world application by doing the following steps
1.) Project -> New Project -> c++ -> KDE -> Simple KDE Application.
2.) Build -> Run automake and friends . (This completes successfully)
3.) Next, i do Build -> Run Configure . And here i get the following error :
configure: error:
in the prefix, you've chosen, are no KDE libraries installed. This will fail.
How to fix this ? .
Thank You.
I installed KDevelop 3.5.3 on KUbuntu 8.10 (Intrepid Ibex) . Now, i tried creating a hello world application by doing the following steps
1.) Project -> New Project -> c++ -> KDE -> Simple KDE Application.
2.) Build -> Run automake and friends . (This completes successfully)
3.) Next, i do Build -> Run Configure . And here i get the following error :
configure: error:
in the prefix, you've chosen, are no KDE libraries installed. This will fail.
How to fix this ? .
Thank You.