Debug-Release

Valentin Pavlyuchenko thevalik at gmail.com
Thu Dec 16 17:14:33 GMT 2010


2010/12/16 Kishore <kitts.mailinglists at gmail.com>:
> On Thursday 16 Dec 2010 7:25:27 pm Leon Pollak wrote:
>> Hello, all.
>>
>> Although this is VERY basic simple question, I did not find an answer...:-(
>> I am in kdevelop4.1. how do I:
>>
>> 1. Switch between debug and release modes?
>> (There is "open configuration" dialog, but how it works - not clear).
>> In kdev3 there was VERY(!!) comfortable way - Project->Build Configuration->
>> Debug/Optimized/Default.
>>
>> 2. How do I define mode specific parameters? For example, in kdev3 I had 2
>> sets of options and 2 defines -DDEBUG / -DOPT. How can I do this in kdev4?
>>
>> A lot of thanks ahead.
>>
> Which build system are you using? Cmake support in kdevelop allows you to setup multiple directories and you could switch between them. Or you could edit the CMAKE_BUILD_TYPE for the same build dir.

Btw, it would be good from the usability point of view to be able to
quickly switch between configurations (like combobox on the toolbar in
MSVS).

--
Best regards,
Valentin Pavlyuchenko




More information about the KDevelop mailing list