<p>Did you make && make install kdevplatform first before building kdevelop?</p>
<p>Did you set both cmake prefix variables as in the compilation instructions?</p>
<p>If you are using bash then type "export KDEDIRS=<def>" on the command line to set the env var.</p>
<p>I've built kdevelop using these instructions several times on ubuntu successfully. You might have overlooked a small step.</p>
<p>Cheers<br>
Manoj</p>
<div class="gmail_quote">On Jan 23, 2011 6:39 AM, "Leon Pollak" <<a href="mailto:leonp@plris.com">leonp@plris.com</a>> wrote:<br type="attribution">> Hello.<br>> <br>> I try to compile the last sources of kdevelop and for this I installed all <br>
> possible (and impossible!) packages, including those written in the <br>> compilation instructions in <br>> <a href="http://www.kdevelop.org/mediawiki/index.php/KDevelop_4/compiling">http://www.kdevelop.org/mediawiki/index.php/KDevelop_4/compiling</a><br>
> <br>> The only thing I do not know how to do is to set KDEDIRS on my Fedora12 <br>> machine, but it seems to be set correctly...<br>> <br>> I still have:<br>> <br>> -- Found Qt-Version 4.6.3 (using /usr/bin/qmake-qt4)<br>
> -- Found X11: /usr/lib64/libX11.so<br>> -- Found KDE 4.5 include dir: /usr/include/kde4<br>> -- Found KDE 4.5 library dir: /usr/lib64/kde4/devel<br>> -- Found the KDE4 kconfig_compiler4 preprocessor: /usr/bin/kconfig_compiler4<br>
> -- Found automoc4: /usr/bin/automoc4<br>> CMake Warning at cmake/modules/FindKDevPlatform.cmake:40 (find_package):<br>>   Could not find a configuration file for package KDevPlatform.<br>> <br>>   Set KDevPlatform_DIR to the directory containing a CMake configuration file<br>
>   for KDevPlatform.  The file will have one of the following names:<br>> <br>>     KDevPlatformConfig.cmake<br>>     kdevplatform-config.cmake<br>> <br>> Call Stack (most recent call first):<br>>   CMakeLists.txt:28 (find_package)<br>
> <br>> <br>> CMake Error at <br>> /usr/share/kde4/apps/cmake/modules/FindPackageHandleStandardArgs.cmake:198 <br>> (MESSAGE):<br>>   Could NOT find KDevPlatform (missing: KDevPlatform_CONFIG) (Required is at<br>
>   least version "1.1.80")<br>> Call Stack (most recent call first):<br>>   cmake/modules/FindKDevPlatform.cmake:44 (find_package_handle_standard_args)<br>>   CMakeLists.txt:28 (find_package)<br>> <br>
> -------------------<br>> I also tried to set this KDevPlatform_DIR to the file I found in <br>> /usr/lib64/cmake/kdevplatform, but this did not help at all.<br>> <br>> Thank ahead for a help.<br>> -- <br>
> Leon<br>> <br>> _______________________________________________<br>> kdevelop mailing list<br>> <a href="mailto:kdevelop@kdevelop.org">kdevelop@kdevelop.org</a><br>> <a href="https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop">https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop</a><br>
</div>