Bug #17998 2011-03-13 07:57
austin_hastings
Custom build step fails to save extension list
Howdy,
Using 10.05, on WinXP3en-us, when I go to Settings -> Compiler and debugger ... -> Global compiler settings -> Other settings -> Advanced Options ... -> Commands
and Click on [ + ] to add a custom "Compile single file to object file" step, I get prompted to:
"Please enter a semi-colon separated list of extensions, without the leading dot:"
If I do this with a single extension, as:
"flex"
Then my Command line macro and Generated files sections are successfully stored in the config files.
But if I specify multiple extensions, as:
"flex;l"
the extensions are stored, but the Command line macro and Generated files sections are not stored at all.
The work-around, obviously, is to create separate entries for each extension. This is tolerable in a single-project environment, but less so in a global configuration setting, which is where this is apparently stored (default.conf).
- Category
- Application::Error
- Group
- Status
- Open
- Close date
- Assigned to