Cannot configure with cmake

Kishore kitts.mailinglists at gmail.com
Sun Aug 3 05:21:44 UTC 2008


On Sunday 03 Aug 2008 10:16:14 am Kishore wrote:
> On Sunday 06 Jul 2008 5:43:54 pm Kishore wrote:
> > Im unable to configure a cmake project with kdev4. When i select the
> > build folder all options are grayed out including the run button. But
> > text at the bottom asks me to click on run.
>
> I don't get this. How does this work? Sometimes i have gotten the message
> that the folder is an existing build folder and offers to use the same and
> other times it refuses as mentioned above and only offer to "Run" in an
> empty folder. Any help would be appreciated.
>
> Currently, i want to import projects from my already existing kde build.

As a workaround I edited the .kdev4/project.kdev4 file to include the lines

[CMake]
BuildDirs[$e]=file:///path/to/build/folder/
CMakeDir=/usr/share/cmake-2.6/Modules
Current CMake Binary=file:///usr/bin/cmake
CurrentBuildDir=file:///path/to/build/folder/
-- 
Cheers!
Kishore




More information about the KDevelop-devel mailing list