Hi,<br><br>This is my first post to this list.  I was trying to build Kdevelop after checking out the source using git and got the<br>above error message if I ran cmake from extragear/sdk folder instead of extragear/sdk/kdevplatform.  I looked into CMakeLists.txt and found that changing ${CMAKE_SOURCE_DIR}/tests/modeltest.cpp to ${KDevPlatform_SOURCE_DIR}/tests/modeltest.cpp fixed the error.<br>
<br>Attaching the simple patch.<br><br><br>-- Kiran<br><br>