Version: 3.5.2 (using 3.5.9 "release 49.1" , openSUSE 11.0) Compiler: Target: i586-suse-linux OS: Linux (i686) release 2.6.25.11-0.1-pae I generate kdevelop project files via cmake 2.6.1 kdevelop3 generator. When I open the project, no file of my project is shown in "File Groups" section or "Classes" section. So no easy way to browse project files. Also "compile before execute" does not work. At first when the project file is generated "Gravity.kdevelop.filelist" contains all the files in my project, but when the project is opened and closed once, then that file is reduced to: - ------ # KDevelop Custom Project File List CMakeLists.txt ------
Then I suggest to file a bugreport with cmake. Kdevelop has nothing to do with that generator and if you'd use the import project feature in KDevelop it would work as expected.
Ok, I'll contact cmake. The only reason I thought of reporting this issue here was: --------------- At first when the project file is generated "Gravity.kdevelop.filelist" contains all the files in my project, but when the project is opened and closed once, then that file is reduced to: - ------ # KDevelop Custom Project File List CMakeLists.txt ------ ---------------- Thanks Yogesh M