Sorry for the late answer! On Monday 19 May 2008 00:47:36 Alexander Neundorf wrote: > On Friday 16 May 2008, Martin Lütken wrote: > > I am a happy user of the Kdevelop generator. > > But since 2.6 I get a lot of uninteresting progress output even when I > > set to "Minimal output" in kdevelop output window. > > Hmm, this should work. > With cmake 2.4.x, always-VERBOSE makefiles were generated. Now with cmake > 2.6 "regular" makefiles are generated and "make VERBOSE=1" is called. > So both should print the whole verbose output. > > And with the same kdevelop version you can set the log style to "very > short" and this works with cmake 2.4, but not 2.6 ? > Yes. Now with 2.6 I get very verbose output no matter the setting in KDevelop. I even get different progress messages wich in 2.4.x never was part of the output even on the "Full Compiler Output" in KDevelop.
> Which exact version of kdevelop are you using ? > I am using 3.5.1. Do I need version 4 ? > Alex > _______________________________________________ > CMake mailing list > [email protected] > http://www.cmake.org/mailman/listinfo/cmake _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
