RIF: [CMake] kdevelop problems

Bill Hoffman bill.hoffman at kitware.com
Tue Oct 31 09:55:27 EST 2006


frederic heem wrote:
> On Tuesday 31 October 2006 12:39 pm, Luigi Calori wrote:
>   
>> Thanks, Frederic
>>
>> My sistuation is I have aready an hand written CMakefile (I ususally
>> work on MS visual studio) for several generators (Unix Makefiles, mingw,
>> MS VS 7...)
>>  I currently build under Linux thru Makefiles, I would like to test
>> Kdevelop as an IDE platform for Linux.
>> So I installed Kdevelop (under Fedora Core 5) and set up the generator
>> as KDevelop3
>> I currently keep
>> CMAKE_SOURCE_DIR != CMAKE_BUILD_DIR and, worse, my c++ sources reside on
>> an external dir from CMAKE_SOURCE_DIR
>>
>> The problem is that if I open the kdevelop project that has been
>> generated by CMake, it does not contains any c++ source nor any include
>> file
This all should work.  It maybe your version of KDevelop.  I know there 
were some changes made
to KDevelop to support CMake.  You may also want to try cvs cmake, I 
think Alex has done some
stuff recently for the KDevelop generator.


-Bill



More information about the CMake mailing list