just a little note.
i've discovered that CodeLite IDE (revision 1927) has inactive button "Apply" located in "Build" --> "Configuration Manager". i am still able to switch between different workspace configurations of my program. but i wonder why this button is inactive? it's been active in previous program revisions.
thanks for info
hmm.. i've modified several options for one of my configuration's but this button is still inactive. i've changed compiler's options if you are curious. where's my fault?
The apply button in the 'configuration manager' will be active only when modifying the selected project configuration for a given workspace configuration.
Changing the compiler settings from the 'Settings -> Build Settings' dialog, will get saved once that dialog is closed (with the 'OK' button)
The apply button in the 'configuration manager' will be active only when modifying the selected project configuration for a given workspace configuration.
could you be so kind give me short info about how to achieve this? where i have to modify the selected project configuration for enabling this "apply" button?
i just have no idea what this "apply" button stands for.
the apply button at the 'configuration manager' dialog will be enabled once you change a selection of any of the project's drop down on that dialog
it is not related to the 'Project Settings' dialog (except for the fact that you can launch the 'Configuration Manager' from it)
Pressing 'OK' has the same effect of pressing 'Apply', the difference that is that the 'OK' dismisses the dialog while 'Apply' saves the changes and keeps it open.