I&#39;m trying to build a kdepimlibs depended project!<br>But Cmake could not find KDEPIMLibs! :-/<br>I already installed kdepimlibs(Bin+Devel) as well as kdelibs with kde win installer (Trying kde 4.2.1 packages)<br><br>Here is the output:<br>
<br><i>C:\Documents and Settings\mehrdad\Desktop\bilbo-0.9\build&gt;</i><b>cmake.exe -G &quot;MinGW Ma<br>kefiles&quot; .. -DCMAKE_INCLUDE_PATH=c:\kde\include -DCMAKE_LIBRARY_PATH=c:\kde\lib -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_INSTALL_PREFIX=c:\kde</b><br>
-- Found Qt-Version 4.4.3 (using C:/KDE/bin/qmake.exe)<br>-- Found kdewin32 library: C:/KDE/lib/libkdewin32.dll.a<br>-- Phonon Version: 4.3.0<br>-- Found KDE 4.2 include dir: C:/KDE/include<br>-- Found KDE 4.2 library dir: C:/KDE/lib<br>
-- Found the KDE4 kconfig_compiler preprocessor: C:/KDE/bin/kconfig_compiler.exe<br><br>-- Found automoc4: C:/KDE/bin/automoc4.exe<br>CMake Error at C:/KDE/share/cmake-2.6/Modules/FindPackageHandleStandardArgs.cmak<br>e:57 (MESSAGE):<br>
  Could NOT find KdepimLibs (missing: KdepimLibs_CONFIG)<br>Call Stack (most recent call first):<br>  C:/KDE/share/apps/cmake/modules/FindKdepimLibs.cmake:73 (find_package_handle_s<br>tandard_args)<br>  CMakeLists.txt:7 (find_package)<br>
<br><br>-- Configuring incomplete, errors occurred!<br><br>Thanks,<br>Mehrdad<br>